mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-13 21:53:20 +03:00
zshrc
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -1,8 +1,7 @@
|
||||
export GOPATH=$HOME/gocode
|
||||
export PATH=$PATH:$GOPATH/bin:/home/david/Scripts
|
||||
|
||||
PS1=$'[%{\e[0;33m%}%n%{\e[0m%}@%{\e[1;30m%}%M%{\e[0m%}|%B%d%b]$ '
|
||||
RPROMPT="(%D{%d.%m.%y} | %*) "
|
||||
PS1=$'%{\e[0;93m%}%n%{\e[0m%}@%{\e[1;96m%}%M%{\e[0m%} %B%d%b | '
|
||||
|
||||
alias j=jumpy
|
||||
alias ja=jumpy -a --as
|
||||
|
||||
Reference in New Issue
Block a user