mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
Merge branch 'master' of github.com:tomru/Dotfiles
Conflicts: .gitmodules zshrc
This commit is contained in:
5
zshrc
5
zshrc
@@ -1,4 +1,4 @@
|
|||||||
ZILSH_VERBOSITY=3
|
ZILSH_VERBOSITY=2
|
||||||
|
|
||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
source ~/.zsh/zilsh/zilsh.zsh
|
source ~/.zsh/zilsh/zilsh.zsh
|
||||||
@@ -16,12 +16,11 @@ case $(hostname) in
|
|||||||
omz_plugins+=()
|
omz_plugins+=()
|
||||||
;;
|
;;
|
||||||
everard)
|
everard)
|
||||||
omz_plugins=(debian)
|
omz_plugins+=(debian jira)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
||||||
JIRA_URL="https://jira.brandwatch.com"
|
|
||||||
ZILSH_THEME="pygmalion.zsh-theme"
|
ZILSH_THEME="pygmalion.zsh-theme"
|
||||||
|
|
||||||
_zilsh_init "~/.zsh/bundle/"
|
_zilsh_init "~/.zsh/bundle/"
|
||||||
|
|||||||
Reference in New Issue
Block a user