delete unused files

This commit is contained in:
Niccolo Borgioli 2024-11-17 01:05:04 +01:00
parent 0965013388
commit 117762921f
4 changed files with 0 additions and 4891 deletions

View File

@ -1,2 +0,0 @@
undodir
plugged

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +0,0 @@
# ANTIGEN
source $HOME/.antigen.zsh
export NVM_COMPLETION=true
export NVM_LAZY_LOAD=true
export NVM_AUTO_USE=true
antigen bundle agkozak/zsh-z
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-autosuggestions
antigen apply
# GENERAL
# Node
eval "$(fnm env --use-on-cd)"
eval "$(direnv hook zsh)"
eval "$(oh-my-posh init zsh)"