1
0
Fork 0

remove unused aliases, minor new things

This commit is contained in:
Maurice Audin 2019-03-22 10:26:34 +01:00
parent 63beb4ff4f
commit b42ca16e61

13
zshrc
View file

@ -1,12 +1,19 @@
# Some configuration
######################
# Some configuration #
######################
# keychain
zstyle :omz:plugins:keychain agents ssh
zstyle :omz:plugins:keychain identities id_rsa
zstyle :omz:plugins:keychain options --quiet
# load zgen
#############
# Load zgen #
#############
source "${HOME}/.zgen/zgen.zsh"
# if the init scipt doesn't exist
#######################################
# Plugins and configuration generator #
#######################################
if ! zgen saved; then
# specify plugins here