summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc6
1 files changed, 2 insertions, 4 deletions
diff --git a/zshrc b/zshrc
index 4e3c2ce..014150d 100644
--- a/zshrc
+++ b/zshrc
@@ -1,4 +1,4 @@
-Load zgen
+# Load zgen
source "/home/urbain/.zgen/zgen.zsh"
if ! zgen saved; then
@@ -20,13 +20,11 @@ if ! zgen saved; then
zgen load zsh-users/zsh-syntax-highlighting
# Appearance
- # zgen load mafredri/zsh-async
- # zgen load sindresorhus/pure
zgen oh-my-zsh themes/eastwood
# My plugins
zgen load uvaes/fzf-marks
- # zgen load uvaes/grm
+ zgen load uvaes/grm
# Other plugins
zgen load rupa/z