change path
This commit is contained in:
parent
1e10d1ce3b
commit
b5c9d981db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue