parent
29ad3e9ed6
commit
12ed01fb96
|
@ -33,7 +33,7 @@ ScrollingBar=TERMINAL_SCROLLBAR_NONE
|
||||||
BackgroundImageFile=/home/sage/Pictures/ballpapers/wallhaven-r7vxk1.jpg
|
BackgroundImageFile=/home/sage/Pictures/ballpapers/wallhaven-r7vxk1.jpg
|
||||||
BackgroundImageShading=0.790000
|
BackgroundImageShading=0.790000
|
||||||
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_CENTERED
|
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_CENTERED
|
||||||
FontName=FiraCode Nerd Font 10
|
FontName=FiraCode Nerd Font 11
|
||||||
ColorCursor=#f8f8f2
|
ColorCursor=#f8f8f2
|
||||||
ColorBold=#f8f8f2
|
ColorBold=#f8f8f2
|
||||||
ColorBoldUseDefault=FALSE
|
ColorBoldUseDefault=FALSE
|
||||||
|
|
|
@ -96,4 +96,4 @@ export NVM_DIR="$HOME/.nvm"
|
||||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
||||||
|
|
||||||
test -f /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source && /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
test -f /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh && source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
|
|
Loading…
Reference in New Issue