diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-13 19:58:53 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-13 19:58:53 +0100 |
| commit | 5ec8bb34dfce5577ab48c12c7e6c6a424d93bab2 (patch) | |
| tree | 201d4db8bc047c30c3d7c0c371e8cee2008c3747 /.zshrc | |
| parent | e951cf30006ef75e8eabd68aabeec0e2fd18d963 (diff) | |
added multi device config
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -1,23 +1,2 @@ -source /usr/share/zsh/share/antigen.zsh - -# Load the oh-my-zsh's library. -antigen use oh-my-zsh - -# Bundles from the default repo (robbyrussell's oh-my-zsh). -antigen bundle git -antigen bundle heroku -antigen bundle pip -antigen bundle lein -antigen bundle command-not-found - -# Syntax highlighting bundle. -antigen bundle zsh-users/zsh-syntax-highlighting - -# Load the theme. -antigen theme funky - setopt completealiases alias dotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"' - -# Tell Antigen that you're done. -antigen apply |
