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