Compare commits
2 commits
7a3b151ad1
...
9edc96fceb
Author | SHA1 | Date | |
---|---|---|---|
vanten-s | 9edc96fceb | ||
vanten-s | e4bda67f86 |
|
@ -29,3 +29,5 @@ alias nix-shell='nix-shell --run zsh'
|
||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
|
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
|
||||||
|
|
||||||
|
eval "$(direnv hook zsh)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue