aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc19
1 files changed, 0 insertions, 19 deletions
diff --git a/.zshrc b/.zshrc
deleted file mode 100644
index 70a9688..0000000
--- a/.zshrc
+++ /dev/null
@@ -1,19 +0,0 @@
-eval "$(oh-my-posh init zsh --config ~/.omp_themes/tiwahu.omp.json)"
-export PATH=$HOME/.local/bin:$PATH
-source <(fzf --zsh)
-eval $(thefuck --alias)
-
-# Antigen Stuff
-
-source $HOME/antigen.zsh
-
-# load plugins
-antigen bundle git
-antigen bundle node
-antigen bundle npm
-antigen bundle zsh-users/zsh-autosuggestions
-antigen bundle zsh-users/zsh-syntax-highlighting
-antigen bundle MichaelAquilina/zsh-you-should-use
-antigen bundle fdellwing/zsh-bat
-
-antigen apply
git.ajschof.me — hosted by ajschofield — powered by cgit