export path
This commit is contained in:
parent
0662d805ad
commit
b3ac1aa68a
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
"helpers"
|
||||
(format #f "~{~a~&~}"
|
||||
(list
|
||||
"PATH=$PATH:$HOME/.local/bin"
|
||||
"export PATH=$PATH:$HOME/.local/bin"
|
||||
"eval \"$(direnv hook bash)\""
|
||||
"eval \"$(atuin init bash)\""
|
||||
"if [[ \"$ALACRITTY_WINDOW_ID\" != \"\" ]]; then tmux; fi"
|
||||
|
|
Loading…
Add table
Reference in a new issue