update doom config

This commit is contained in:
mokou 2022-05-30 16:32:53 +02:00
parent eb64f1966f
commit 4eafbae825
10 changed files with 114 additions and 205 deletions

View file

@ -40,6 +40,7 @@ setpath ~/.radicle/bin
setpath ~/.edgedb/bin
setpath ~/.fly/bin
setpath ~/.nimble/bin
setpath ~/Projects/go/bin
# zoxide setup
zoxide init fish | source
@ -70,6 +71,7 @@ set -x TZ_LIST "Europe/Berlin;Berlin,America/New_York;US East,America/Los_Angele
# General Aliases
alias editconfig "chezmoi edit ~/.config/fish/config.fish; and chezmoi apply; and source ~/.config/fish/config.fish"
alias getsshkey "cat ~/.ssh/id_ed25519.pub -p --color never"
alias doco "docker-compose"
alias j "z"
alias cat "bat"
alias c "cargo"

View file

@ -1,5 +1,4 @@
jorgebucaran/fisher
jorgebucaran/fish-nvm
franciscolourenco/done
laughedelic/pisces
oh-my-fish/plugin-foreign-env