added thefuck alias
parent
b8678e32ec
commit
37375c3625
|
@ -33,4 +33,5 @@ alias grep='grep --color=auto'
|
|||
alias ip='ip -color=auto'
|
||||
alias emacs='emacs -nw'
|
||||
|
||||
eval $(thefuck --alias)
|
||||
eval "$(LC_ALL="en_US.UTF-8" starship init zsh)"
|
||||
|
|
Loading…
Reference in New Issue