Merge branch 'main' of config
This commit is contained in:
commit
bbf4842dfc
@ -18,7 +18,7 @@ set showmatch " Show matching brackets when text indicator is over them
|
|||||||
set noerrorbells " Silence the error bell
|
set noerrorbells " Silence the error bell
|
||||||
set novisualbell " Visually hide the error bell
|
set novisualbell " Visually hide the error bell
|
||||||
set encoding=utf8 " Set text encoding as utf8
|
set encoding=utf8 " Set text encoding as utf8
|
||||||
set clipboard=unnamedplus " Use the OS clipboard by default
|
set clipboard+=unnamedplus " Use the OS clipboard by default
|
||||||
set showtabline=2 " Use tabline
|
set showtabline=2 " Use tabline
|
||||||
set splitright " split to the right instead of left
|
set splitright " split to the right instead of left
|
||||||
set nowrap
|
set nowrap
|
||||||
|
@ -23,3 +23,4 @@ source $HOME/.config/zsh/aliases
|
|||||||
source $HOME/.config/zsh/zsh-autosuggestions.zsh
|
source $HOME/.config/zsh/zsh-autosuggestions.zsh
|
||||||
source $HOME/.config/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source $HOME/.config/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source $HOME/.config/zsh/gitstatus/gitstatus.prompt.zsh
|
source $HOME/.config/zsh/gitstatus/gitstatus.prompt.zsh
|
||||||
|
export PATH=$PATH:/home/johannes/.spicetify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user