mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Merge branch 'master' of https://github.com/Stibbons/oh-my-zsh
Conflicts: README.textile custom/plugins/launch_trial/_launch_trial.sh plugins/encode64/encode64.plugin.zsh plugins/git/git.plugin.zsh templates/zshrc-linux.zsh templates/zshrc-mac.zsh templates/zshrc.zsh-template tools/install.sh Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
commit
b964433381
8 changed files with 100 additions and 10 deletions
8
plugins/buildbot/buildbot.plugin.zsh
Normal file
8
plugins/buildbot/buildbot.plugin.zsh
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#compdef buildbot
|
||||
|
||||
# Aliases
|
||||
alias b='buildbot'
|
||||
|
||||
zstyle ':completion:*:descriptions' format '%B%d%b'
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue