various additions from sim laptop
This commit is contained in:
parent
912a3282c5
commit
21e41141ef
13 changed files with 645 additions and 28 deletions
9
.zimrc
9
.zimrc
|
|
@ -1,3 +1,5 @@
|
|||
zmodule zsh-users/zsh-completions
|
||||
|
||||
zmodule jreese/zsh-titles -n titles
|
||||
|
||||
zmodule SmartFinn/fzf-widgets
|
||||
|
|
@ -8,11 +10,18 @@ zmodule $ZDOTDIR/plugins/tmpsrc
|
|||
zmodule $ZDOTDIR/plugins/pyenv
|
||||
zmodule $ZDOTDIR/plugins/cs-java-home
|
||||
zmodule $ZDOTDIR/plugins/atuin
|
||||
zmodule $ZDOTDIR/plugins/nvm
|
||||
zmodule $ZDOTDIR/plugins/cdup
|
||||
|
||||
zmodule $ZDOTDIR/plugins/highlight-config
|
||||
zmodule zsh-users/zsh-syntax-highlighting
|
||||
|
||||
zmodule ohmyzsh/ohmyzsh --root plugins/ng --fpath ./
|
||||
zmodule ohmyzsh/ohmyzsh --root plugins/direnv
|
||||
|
||||
zmodule carlosedp/mill-zsh-completions
|
||||
zmodule zsh-users/zsh-autosuggestions
|
||||
|
||||
zmodule $ZDOTDIR/plugins/fzf
|
||||
zmodule chitoku-k/fzf-zsh-completions
|
||||
zmodule urbainvaes/fzf-marks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue