AutoYADM commit: 2025-02-17 14:15:06

This commit is contained in:
Daniel Fichtinger 2025-02-17 14:15:06 -05:00
parent f4d1193750
commit 61568cf6a8
2 changed files with 235 additions and 1 deletions

2
.zshrc
View file

@ -2,7 +2,7 @@
bindkey -r '\ex'
ZSH="$HOME/.oh-my-zsh"
export DISABLE_LS_COLORS=true
# export PAGER=ov
export PAGER=ov
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