Browse Source

Update zshrc config

master
siinus 2 years ago
parent
commit
60cfcf3667
Signed by: siinus
GPG Key ID: 259BA0611AE97CEF
  1. 7
      zsh/.zshrc

7
zsh/.zshrc

@ -28,3 +28,10 @@ export LESS_TERMCAP_ue=$'\E[0m' # reset underline @@ -28,3 +28,10 @@ export LESS_TERMCAP_ue=$'\E[0m' # reset underline
export LESSOPEN="| /usr/bin/src-hilite-lesspipe.sh %s"
export LESS=' -R '
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source "$HOME/build/zsh-vim-mode/zsh-vim-mode.plugin.zsh"
export PF_INFO="ascii os host kernel uptime pkgs memory shell editor wm de palette"
pfetch

Loading…
Cancel
Save