[bash] Clean up bashrc
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
. $HOME/.asdf/asdf.sh
|
||||
. $HOME/.asdf/completions/asdf.bash
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
||||
export GOPATH="$HOME/.go"
|
||||
@ -53,7 +50,4 @@ set-pg-env() {
|
||||
}
|
||||
export PATH="/home/powellc/.shorebird/bin:$PATH"
|
||||
|
||||
. "$HOME/.atuin/bin/env"
|
||||
|
||||
[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh
|
||||
eval "$(atuin init bash)"
|
||||
|
||||
Reference in New Issue
Block a user