This commit is contained in:
Jake Pullen
2025-05-08 18:07:31 +01:00
parent c4a219212c
commit db25d041e3
5 changed files with 98 additions and 37 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magent
RPROMPT='%F{15}(%F{166}%D{%H:%M}%F{15})%f'
export PATH=$PATH:$HOME/.local/bin
export EDITOR=zed
export EDITOR=~/.local/bin/zed
# Fixing zsh history problems on multiple terminals
setopt inc_append_history