refactor(shell): nixify adding '.bin' to 'PATH'

This commit is contained in:
2026-08-23 13:32:24 +02:00
parent 4f77043e3b
commit 31e2bae402
2 changed files with 1 additions and 7 deletions
-5
View File
@@ -30,11 +30,6 @@ done
[ -f "$HOME/.bashrc.d/prompt" ] && . "$HOME/.bashrc.d/prompt"
# }}}
# Path {{{
# Add ~/.bin to PATH
export PATH=~/.bin:$PATH
# }}}
# History {{{
export HISTSIZE=999999
export HISTFILESIZE= # Unlimited