wip
This commit is contained in:
parent
55637cda7b
commit
25f1373db7
1 changed files with 21 additions and 20 deletions
41
zsh/.zshrc
41
zsh/.zshrc
|
@ -1,4 +1,5 @@
|
|||
export PATH=$HOME/bins/toolbox:$HOME/.cargo/bin:$HOME/.local/bin:/usr/local/bin:$HOME/hosting-run-scripts/:$PATH
|
||||
#zmodload zsh/zprof
|
||||
export PATH=$HOME/bins/toolbox:$HOME/.cargo/bin:$HOME/.local/bin:/usr/local/bin:$HOME/.pyenv/bin:$HOME/hosting-run-scripts/:$HOME/bins/alexis/.local/bin/:$PATH
|
||||
export ZSH=$HOME/.oh-my-zsh
|
||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||
ZSH_THEME="agnoster"
|
||||
|
@ -31,11 +32,11 @@ eval "$(pyenv init --path)"
|
|||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
adb
|
||||
#adb
|
||||
#ant
|
||||
#apache2-macports
|
||||
#arcanist
|
||||
archlinux
|
||||
#archlinux
|
||||
#asdf
|
||||
#autoenv
|
||||
#autojump
|
||||
|
@ -45,7 +46,7 @@ archlinux
|
|||
#bbedit
|
||||
#bgnotify
|
||||
#boot2docker
|
||||
bower
|
||||
#bower
|
||||
branch
|
||||
#brew
|
||||
#bundler
|
||||
|
@ -69,11 +70,11 @@ colorize
|
|||
#command-not-found
|
||||
#common-aliases
|
||||
#compleat
|
||||
composer
|
||||
#composer
|
||||
#copybuffer
|
||||
#copydir
|
||||
#copyfile
|
||||
cp
|
||||
#cp
|
||||
#cpanm
|
||||
debian
|
||||
#dircycle
|
||||
|
@ -81,15 +82,15 @@ debian
|
|||
#dirpersist
|
||||
#django
|
||||
#dnf
|
||||
docker
|
||||
docker-compose
|
||||
#docker
|
||||
#docker-compose
|
||||
#docker-machine
|
||||
#dotenv
|
||||
#droplr
|
||||
#eecms
|
||||
#emacs
|
||||
#ember-cli
|
||||
emoji
|
||||
#emoji
|
||||
#emoji-clock
|
||||
#emotty
|
||||
encode64
|
||||
|
@ -133,7 +134,7 @@ gpg-agent
|
|||
history
|
||||
#history-substring-search
|
||||
#httpie
|
||||
iterm2
|
||||
#iterm2
|
||||
#iwhois
|
||||
#jake-node
|
||||
#jhbuild
|
||||
|
@ -171,9 +172,9 @@ nanoc
|
|||
#ng
|
||||
nix
|
||||
#nmap
|
||||
# node
|
||||
#node
|
||||
#nomad
|
||||
# npm
|
||||
#npm
|
||||
#npx
|
||||
#nvm
|
||||
#nyan
|
||||
|
@ -186,10 +187,10 @@ nix
|
|||
#perl
|
||||
#perms
|
||||
#phing
|
||||
pip
|
||||
#pip
|
||||
#pj
|
||||
#pod
|
||||
# postgres
|
||||
#postgres
|
||||
#pow
|
||||
#powder
|
||||
#powify
|
||||
|
@ -205,7 +206,7 @@ python
|
|||
#rbfu
|
||||
#react-native
|
||||
#rebar
|
||||
redis-cli
|
||||
#redis-cli
|
||||
#repo
|
||||
rsync
|
||||
#ruby
|
||||
|
@ -226,7 +227,7 @@ ssh-agent
|
|||
#stack
|
||||
#sublime
|
||||
sudo
|
||||
supervisor
|
||||
#supervisor
|
||||
#suse
|
||||
#svn
|
||||
#svn-fast-info
|
||||
|
@ -234,7 +235,7 @@ supervisor
|
|||
#symfony
|
||||
#symfony2
|
||||
#systemadmin
|
||||
systemd
|
||||
#systemd
|
||||
#taskwarrior
|
||||
#terminalapp
|
||||
#terminitor
|
||||
|
@ -250,10 +251,10 @@ tmux
|
|||
#tmuxinator
|
||||
#torrent
|
||||
#tugboat
|
||||
ubuntu
|
||||
#ubuntu
|
||||
#urltools
|
||||
vagrant
|
||||
vault
|
||||
#vagrant
|
||||
#vault
|
||||
#vi-mode
|
||||
#vim-interaction
|
||||
#virtualenv
|
||||
|
|
Loading…
Add table
Reference in a new issue