Update .local/share/chezmoi/home/private_dot_config/shell/exports.tmpl, .local/share/chezmoi/home/dot_local/bin/firejail/executable_slack
This commit is contained in:
parent
3dd5266cca
commit
b02cbe39c6
2 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc"
|
|||
|
||||
### PATH
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
export PATH="$HOME/.local/bin/docker:$PATH"
|
||||
export PATH="$HOME/.local/bin/firejail:$PATH"
|
||||
export SSH_KEY_PATH="~/.ssh/id_rsa"
|
||||
|
||||
### Homebrew
|
||||
|
|
Loading…
Reference in a new issue