Make SRC lowercase
This commit is contained in:
parent
a5e3b4e3c3
commit
bc2253cb48
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ clitip() {
|
|||
xmlstarlet unesc | fmt -80 | iconv -t US
|
||||
}
|
||||
|
||||
GIT_REPOS=(~/.password-store ~/setup_cockpit ~/Keepass ~/TSSR ~/Lessons/* ~/personal_scripts ~/RootMe ~/SRC/*)
|
||||
GIT_REPOS=(~/.password-store ~/setup_cockpit ~/Keepass ~/tssr ~/Lessons/* ~/personal_scripts ~/RootMe ~/src/*)
|
||||
|
||||
cockpit() { # enable pass-like commands (ex: cockpit git push)
|
||||
local start_dir="$PWD"
|
||||
|
|
Loading…
Add table
Reference in a new issue