Remove fcn-sysadmin from repo pulling

This commit is contained in:
flyingscorpio@arch-desktop 2021-08-21 23:12:44 +02:00
parent 781fb4805b
commit 1aecc63e8d

View file

@ -66,7 +66,7 @@ clitip() {
xmlstarlet unesc | fmt -80 | iconv -t US
}
GIT_REPOS=(~/.password-store ~/setup-cockpit ~/keepass ~/tssr ~/lessons/* ~/personal-scripts ~/root-me ~/src/* ~/fcn-sysadmin)
GIT_REPOS=(~/.password-store ~/setup-cockpit ~/keepass ~/tssr ~/lessons/* ~/personal-scripts ~/root-me ~/src/*)
cockpit() { # enable pass-like commands (ex: cockpit git push)
local start_dir="$PWD"