Merge branch 'master' of git.barakmich.com:/barak/dotfiles
This commit is contained in:
commit
2bda586093
17 changed files with 4 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5
.zshrc
5
.zshrc
|
|
@ -80,6 +80,9 @@ case `uname` in
|
|||
Linux)
|
||||
PR_HOST_COLOR=$PR_GREEN
|
||||
;;
|
||||
FreeBSD)
|
||||
PR_HOST_COLOR=$PR_RED
|
||||
;;
|
||||
*)
|
||||
PR_HOST_COLOR=$PR_YELLOW
|
||||
;;
|
||||
|
|
@ -112,7 +115,7 @@ esac
|
|||
#fi
|
||||
|
||||
|
||||
PROMPT='$PR_STITLE$PR_LIGHT_BLUE($PR_LIGHT_YELLOW%D{%H:%M}|%!$PR_BLUE%)[%(!.$PR_RED.$PR_HOST_COLOR)%n@%m$PR_LIGHT_CYAN %~$PR_BLUE]$PR_NO_COLOUR
|
||||
PROMPT='$PR_STITLE$PR_LIGHT_BLUE(%(!.$PR_RED.$PR_LIGHT_YELLOW)%D{%H:%M}|%!$PR_BLUE%)[%(!.$PR_RED.$PR_HOST_COLOR)%n@%m$PR_LIGHT_CYAN %~$PR_BLUE]$PR_NO_COLOUR
|
||||
%(!.#.$) '
|
||||
#source .zshprompt
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
./appimage/rust-analyzer-linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue