mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
Add .local/bin/ to PATH
This commit is contained in:
parent
b23cd50651
commit
3c51bc21ff
@ -6,6 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
|
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
|
||||||
|
export PATH="$HOME/.local/bin/:$PATH"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Browser
|
# Browser
|
||||||
|
Loading…
Reference in New Issue
Block a user