change path

This commit is contained in:
Simon Rieger 2023-12-17 23:25:21 +00:00
parent 1e10d1ce3b
commit b5c9d981db

View file

@ -116,7 +116,7 @@ export PATH="$PATH:$HOME/bin:$HOME/.local/bin"
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source ~/.fzf/key-bindings.zsh source ~/.fzf/shell/key-bindings.zsh
alias wezterm='flatpak run org.wezfurlong.wezterm' alias wezterm='flatpak run org.wezfurlong.wezterm'
export EDITOR=vim export EDITOR=vim