tweak PROMPT, move PATH variable initialization
This commit is contained in:
@@ -2,4 +2,8 @@ source ~/.config/.env
|
||||
source ~/.config/.env.system
|
||||
source ~/.config/.aliases
|
||||
|
||||
path+=("${HOME}/scripts")
|
||||
path+=("${HOME}/.local/bin")
|
||||
export PATH
|
||||
|
||||
eval `keychain --eval --quiet --agents ssh,gpg id_rsa`
|
||||
|
||||
Reference in New Issue
Block a user