multiline is good

This commit is contained in:
Gaetan Semet 2018-03-13 00:33:53 +01:00
commit 7f7413b950
2 changed files with 83 additions and 12 deletions

View file

@ -35,12 +35,48 @@ DISABLE_VENV_CD="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-branch\ plugins=(
command-not-found debian dircycle encode64 lol extract launch_trial \ autopep8
vim-scp ufw sublime pylint pep8 autopep8 \ buildbot
common-aliases work-aliases zsh-syntax-highlighting \ colored-man
tmux txw jump grin pip colored-man docker yocto tig \ command-not-found
docker-rswl helm kubectl cp) common-aliases
cp
debian
dircycle
docker
docker-rswl
encode64
extract
git-extras
git-remote-branch
git2
grin
helm
intel-repo
jump
kubectl
launch_trial
lol
mv
npm
pep8
pip
pylint
python
repo
rsync
sublime
tig
tmux
txw
ufw
vim-scp
work-aliases
yarn
yocto
zsh-syntax-highlighting
)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh

View file

@ -32,12 +32,47 @@ DISABLE_VENV_CD="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git2 python repo cp buildbot rsync git-extras git-remote-branch\ plugins=(
command-not-found debian dircycle encode64 lol extract launch_trial \ autopep8
vim-scp ufw sublime pylint pep8 autopep8 \ brew
common-aliases work-aliases zsh-syntax-highlighting \ buildbot
txw jump grin pip colored-man osx tig brew \ cask
subliminal helm kubectl cp cask) colored-man
command-not-found
common-aliases
cp
debian
dircycle
encode64
extract
git-extras
git-remote-branch
git2
grin
helm
jump
kubectl
launch_trial
lol
mv
npm
osx
pep8
pip
pylint
python
repo
rsync
sublime
subliminal
tig
txw
ufw
vim-scp
work-aliases
yarn
zsh-syntax-highlighting
)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh
# User configuration # User configuration