AutoYADM commit: 2025-02-11 13:45:05
This commit is contained in:
parent
af4732972e
commit
ebff71bf4f
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -5,7 +5,7 @@ export DISABLE_LS_COLORS=true
|
|||
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
source ~/.profile
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
ASHEN="$HOME/dev/plugins/ashen.nvim"
|
||||
ASHEN="$HOME/dev/ashen/ashen.nvim"
|
||||
source $ASHEN/extras/fzf/ashen.sh
|
||||
unset LS_COLORS
|
||||
export EDITOR="helix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue