Skip to content

Commit

Permalink
Add more info to PS1
Browse files Browse the repository at this point in the history
  • Loading branch information
jovial committed Oct 4, 2022
1 parent 9bc0dca commit b4ff0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/kayobe-automation-activate
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ cd ~/kayobe-automation-env/src/kayobe-config
exec bash --rcfile <(
cat ~/.bashrc
kayobe complete
echo PS1="'(kayobe) '"
echo PS1="'[\W] (kayobe-automation)$ '"
echo HISTCONTROL=ignorespace
)

0 comments on commit b4ff0f8

Please sign in to comment.