add new bindings
This commit is contained in:
parent
cbebd0e9f9
commit
5edc815cd1
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ function preexec {
|
|||
export PNPM_HOME="$HOME/.local/share/pnpm"
|
||||
export PATH="$PATH:$HOME/bin:$HOME/.local/bin"
|
||||
|
||||
{{ if eq .chezmoi.hostname "SpectreOS" -}}
|
||||
{{ if eq .chezmoi.hostname "SpectreOS" "brothertec" -}}
|
||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source /usr/share/fzf/key-bindings.zsh
|
||||
|
|
Loading…
Reference in a new issue