mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-09 20:59:41 +03:00
Add .local/bin/ to PATH
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#
|
||||
|
||||
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
|
||||
export PATH="$HOME/.local/bin/:$PATH"
|
||||
|
||||
#
|
||||
# Browser
|
||||
|
Reference in New Issue
Block a user