Commit 764f9db216e3563a0329a738fe1ce941249d8b27

Authored by mj
1 parent fa9e4888b0
Exists in master and in 2 other branches 02-merge, dev

zshrc: update

Showing 1 changed file with 7 additions and 4 deletions Side-by-side Diff

... ... @@ -70,7 +70,6 @@ export LANG=en_US.UTF-8
70 70 source $ZCFG/tools/antigen/antigen.zsh
71 71  
72 72 # MUST:
73   -antigen bundle autoenv
74 73 antigen bundle command-not-found
75 74 antigen bundle common-aliases
76 75 antigen bundle debian
... ... @@ -79,9 +78,6 @@ antigen bundle extract
79 78 antigen bundle git
80 79 antigen bundle history
81 80 antigen bundle history-substring-search
82   -antigen bundle iwhois
83   -antigen bundle per-directory-history
84   -antigen bundle screen
85 81 antigen bundle systemadmin
86 82 antigen bundle zsh_reload
87 83 # /MUST
... ... @@ -107,6 +103,13 @@ antigen bundle zsh_reload
107 103 # kde:
108 104 #antigen bundle kate
109 105  
  106 +
  107 +# removed:
  108 +#antigen bundle autoenv
  109 +#antigen bundle iwhois
  110 +#antigen bundle per-directory-history
  111 +#antigen bundle screen
  112 +
110 113 #
111 114 # THEME #----------
112 115 #