Add fcn-sysadmin to git repos

This commit is contained in:
flyingscorpio@arch-desktop 2020-12-14 21:45:55 +01:00
parent ade57bda1e
commit 03552b3ec2

View file

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