Startup changes
Upon stratup: + launch byobu if it exists + add terraform auto-completion to bash + display chezmoi changes
This commit is contained in:
parent
4720ab81dc
commit
5c083d662c
|
@ -25,5 +25,3 @@ if [ -d ~/.sz.shrc.d ]; then
|
|||
done
|
||||
unset script_source
|
||||
fi
|
||||
|
||||
complete -C /usr/bin/terraform terraform
|
||||
|
|
Loading…
Reference in New Issue