summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2018-05-08 08:35:40 +0100
committerUrbain Vaes <urbain@vaes.uk>2018-05-08 08:35:40 +0100
commitfe981b30bec6db6b279cd0440c0083c93bff6da2 (patch)
treee8114f196ae2c32875a75e469e8fcfd7a33fc0c5 /zsh/.zshrc
parent577c99aca246aa76901b2d75a748dd4307f4a164 (diff)
Wintab -> pilot
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 4f6074b..682140c 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -51,10 +51,6 @@ fi
[ ! -d ~/.zsh/zgen ] && git clone https://github.com/tarjoilija/zgen.git ~/.zsh/zgen
source "$HOME/.zsh/zgen/zgen.zsh"
-if [ "$TMUX" != "" ]; then
- source $WINTAB_ROOT/wintab.plugin.zsh
-fi
-
if ! zgen saved; then
echo "Creating a zgen save"
zgen load rupa/z