mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
delete unused files
This commit is contained in:
parent
0965013388
commit
117762921f
2
files/vim/.gitignore
vendored
2
files/vim/.gitignore
vendored
@ -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
@ -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)"
|
|
Loading…
Reference in New Issue
Block a user