Moved files so that you can convert $HOME in a git repository directly
This commit is contained in:
parent
73e80f935c
commit
f6df53e716
13 changed files with 0 additions and 0 deletions
22
zshrc
22
zshrc
|
@ -1,22 +0,0 @@
|
|||
# export ANTIGEN_LOG=$HOME/antigen.log
|
||||
# export ANTIGEN_DEBUG_LOG=$HOME/antigen.debug.log
|
||||
source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh
|
||||
antigen use oh-my-zsh
|
||||
antigen bundles <<EOBUNDLES
|
||||
git
|
||||
git-extras
|
||||
tmux
|
||||
command-not-found
|
||||
debian
|
||||
gpg-agent
|
||||
pip
|
||||
common-aliases
|
||||
last-working-dir
|
||||
zlsun/solarized-man
|
||||
voronkovich/gitignore.plugin.zsh
|
||||
schtobia/zsh
|
||||
$HOME/.local/lib/zsh/custom-zsh
|
||||
zsh-users/zsh-syntax-highlighting
|
||||
EOBUNDLES
|
||||
antigen theme gallifrey
|
||||
antigen apply
|
Loading…
Add table
Add a link
Reference in a new issue