Merge branch 'master' of https://gitlab.dec.net.ua/zaika/skel
This commit is contained in:
commit
28538639fc
|
|
@ -46,6 +46,8 @@ ln -s ~/skel/.tmux.conf ~/
|
|||
# zsh completions for cbsd
|
||||
mkdir ~/.oh-my-zsh/completions
|
||||
ln -sf /usr/local/cbsd/share/autocompletion/zsh/_cbsd ~/.oh-my-zsh/completions/_cbsd
|
||||
autoload -U compinit\n
|
||||
compinit
|
||||
|
||||
# Все облегчается, если использовать playbook ansible и antigen
|
||||
ansible-galaxy install gantsign.oh-my-zsh
|
||||
|
|
|
|||
Loading…
Reference in New Issue