Update .bashrc
This commit is contained in:
parent
46bfb8ebc6
commit
eeb5b914a3
|
@ -5,6 +5,7 @@
|
|||
export EDITOR=nvim;
|
||||
export VISUAL=nvim;
|
||||
alias cfg=chezmoi
|
||||
alias cfge=chezmoi edit --apply
|
||||
|
||||
alias ls='ls --color=auto'
|
||||
PS1='[\u@\h \W]\$ '
|
||||
|
|
Loading…
Reference in a new issue