Compare commits
3 Commits
d3ba6004d6
...
5630b4c3c6
| Author | SHA1 | Date | |
|---|---|---|---|
| 5630b4c3c6 | |||
| ac67714ee8 | |||
| 99de189f50 |
@@ -2,4 +2,4 @@
|
||||
# vim: set ft=bash :
|
||||
|
||||
# Source work modules
|
||||
[ -f "$HOME/.bash_aliases/hosts/work/init.sh" ] && source "$HOME/.bash_aliases/hosts/work/init.sh"
|
||||
[ -f "$HOME/.work/init.sh" ] && source "$HOME/.work/init.sh"
|
||||
|
||||
Submodule .bash_aliases/hosts/work deleted from 767b0d5155
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -1,9 +1,12 @@
|
||||
[submodule ".bash_aliases/hosts/rightcrowd-modules"]
|
||||
path = .bash_aliases/hosts/rightcrowd-modules
|
||||
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
|
||||
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
|
||||
[submodule ".bash_aliases/hosts/work-modules"]
|
||||
path = .bash_aliases/hosts/work-modules
|
||||
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
|
||||
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
|
||||
[submodule ".bash_aliases/hosts/work"]
|
||||
path = .bash_aliases/hosts/work
|
||||
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
|
||||
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
|
||||
[submodule ".work"]
|
||||
path = .work
|
||||
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
|
||||
|
||||
1
.work
Submodule
1
.work
Submodule
Submodule .work added at 5c767cf63d
Reference in New Issue
Block a user