Compare commits

..

No commits in common. "9edc96fceb12fe7bcb7029ca289ee6e39c5f53c4" and "7a3b151ad1f7c498a2449a3953c1145beb18fbff" have entirely different histories.

View file

@ -29,5 +29,3 @@ alias nix-shell='nix-shell --run zsh'
autoload -U colors && colors
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
eval "$(direnv hook zsh)"