summaryrefslogtreecommitdiff
path: root/zsh/.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh')
-rw-r--r--zsh/.zsh/.gitignore1
-rw-r--r--zsh/.zsh/plugins4
m---------zsh/.zsh/zgen0
3 files changed, 1 insertions, 4 deletions
diff --git a/zsh/.zsh/.gitignore b/zsh/.zsh/.gitignore
deleted file mode 100644
index a9a5aec..0000000
--- a/zsh/.zsh/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-tmp
diff --git a/zsh/.zsh/plugins b/zsh/.zsh/plugins
index 3a148c8..dae567c 100644
--- a/zsh/.zsh/plugins
+++ b/zsh/.zsh/plugins
@@ -1,6 +1,7 @@
#! /bin/zsh
# Load zgen
+[ ! -d ~/.zsh/zgen ] && git clone https://github.com/tarjoilija/zgen.git ~/.zsh/zgen
source "$HOME/.zsh/zgen/zgen.zsh"
# Load plugins
@@ -42,6 +43,3 @@ fi
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=6'
bindkey '^y' autosuggest-accept
}
-
-# Z
-_Z_DADA=("$HOME/.local/share/z")
diff --git a/zsh/.zsh/zgen b/zsh/.zsh/zgen
-Subproject 09f542515e20ac655a4aa429cf9604fe698ccf4
+Subproject ffd3f50addf7a0106d9ea199025eb99efbb858f