This commit is contained in:
Oshgnacknak 2021-01-30 20:19:53 +01:00
parent 71f0925efb
commit 9dbf5e9993
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

2
_zshrc
View file

@ -42,6 +42,8 @@ source /usr/share/fzf/completion.zsh
setopt interactivecomments setopt interactivecomments
eval $(thefuck --alias)
export PS1=" export PS1="
%{$(tput bold)%}%{$(tput setaf 1)%}[%{$(tput setaf 3)%}%n%{$(tput setaf 2)%}@%{$(tput setaf 4)%}%M %{$(tput setaf 5)%}%~%{$(tput setaf 1)%}]%{$(tput setaf 7)%} %{$(tput bold)%}%{$(tput setaf 1)%}[%{$(tput setaf 3)%}%n%{$(tput setaf 2)%}@%{$(tput setaf 4)%}%M %{$(tput setaf 5)%}%~%{$(tput setaf 1)%}]%{$(tput setaf 7)%}
$ %{$(tput sgr0)%}" $ %{$(tput sgr0)%}"