Merge Arch config as main #1
1 changed files with 2 additions and 3 deletions
5
.zshrc
5
.zshrc
|
|
@ -106,8 +106,8 @@ alias dotfiles="~/dotfiles/"
|
||||||
alias nv="nvim"
|
alias nv="nvim"
|
||||||
alias dev="~/Development"
|
alias dev="~/Development"
|
||||||
|
|
||||||
source $HOMEBREW_PREFIX/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source $HOMEBREW_PREFIX/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
|
||||||
# Lines configured by zsh-newuser-install
|
# Lines configured by zsh-newuser-install
|
||||||
HISTFILE=~/.histfile
|
HISTFILE=~/.histfile
|
||||||
|
|
@ -125,4 +125,3 @@ compinit
|
||||||
neofetch
|
neofetch
|
||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export PATH=$PATH:/home/benjamin/.spicetify
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue