Updated Submodules and added new server
This commit is contained in:
parent
c3fa5ad02b
commit
9d1b7c6250
7 changed files with 7 additions and 7 deletions
|
@ -24,7 +24,7 @@ plugins+=(command-not-found colored-man-pages fabric ansible)
|
|||
if [ $(uname -n) = "megumi" -o $(uname -n) = "kimari" -o $(uname -n) = "sayaka" ]; then
|
||||
plugins+=(archlinux)
|
||||
fi
|
||||
if [ $(uname -n) = "mail" ]; then
|
||||
if [ $(uname -n) = "mail" -o $(uname -n) = "git" ]; then
|
||||
plugins+=(debian)
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue