AutoYADM commit: 2025-02-17 14:45:07
This commit is contained in:
parent
bec2096b96
commit
942016e77b
2 changed files with 3 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -3,6 +3,7 @@ bindkey -r '\ex'
|
|||
ZSH="$HOME/.oh-my-zsh"
|
||||
export DISABLE_LS_COLORS=true
|
||||
export PAGER=ov
|
||||
export MANPAGER="ov --section-delimiter '^[^\s]' --section-header"
|
||||
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
# plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
source ~/.profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue