[sh] Fixing atuin env loading
This commit is contained in:
@ -52,3 +52,8 @@ set-pg-env() {
|
||||
source /home/powellc/src/github.com/15five/aws-cli-tooling/set-pg-env.sh
|
||||
}
|
||||
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