1
0
Fork 0

zsh config work

This commit is contained in:
Luca Bilke 2023-03-29 16:30:00 +02:00
parent 308d17d564
commit 68f7d8fa22
5 changed files with 9 additions and 5 deletions

@ -1 +1 @@
Subproject commit 1ca356f3552f45d3ffb522c3b184befd92481773
Subproject commit f1fa90ff2e5ab9c2539dd582b144d0fe993685cd

View File

@ -12,3 +12,5 @@ source $ZDOTDIR/functions/kubernetesrc_ansible
source $ZDOTDIR/plugins/fzf/bindings.zsh
source $ZDOTDIR/plugins/autopyenv/autopyenv.zsh
source $ZDOTDIR/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
source $ZDOTDIR/completions/zsh-ssh/zsh-ssh.zsh

@ -0,0 +1 @@
Subproject commit 8a254e049dd2dd81f5492fce0cdbcf9e11ec4b40

3
.gitmodules vendored
View File

@ -19,3 +19,6 @@
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule ".config/zsh/completions/zsh-ssh"]
path = .config/zsh/completions/zsh-ssh
url = https://github.com/sunlei/zsh-ssh

6
TODO
View File

@ -1,8 +1,8 @@
-- TODO --
Create a better bitwarden integration
Separate ZSH config like so: https://github.com/thoughtbot/dotfiles
Look into using ansible for dotfiles: https://github.com/Addvilz/dots
Validate directory structure: https://wiki.archlinux.org/title/XDG_Base_Directory https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
Generate .ssh/config from netbox using a playbook
Look into the following plugins:
https://github.com/sparsick/ansible-zsh
https://github.com/se-jaeger/zsh-activate-py-environment
@ -16,7 +16,5 @@ Look into the following plugins:
https://github.com/hcgraf/zsh-sudo
https://github.com/GuilleDF/zsh-ubuntualiases
keep looking into this: https://github.com/unixorn/awesome-zsh-plugins#completions
-- FIX --
sb-playerctl trailing dash when no artist