AutoYADM commit: 2025-02-02 20:45:03
This commit is contained in:
parent
f8787d325d
commit
ae08d7c31b
2 changed files with 22 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -5,6 +5,8 @@ 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"
|
||||
source $ASHEN/extras/fzf/ashen.sh
|
||||
unset LS_COLORS
|
||||
|
||||
# Note: if I do get Obsidian Bridge working, this is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue