Compare commits
3 Commits
d3ba6004d6
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f6b960547b | |||
| ac67714ee8 | |||
| 99de189f50 |
5
.bash_aliases/hosts/hektor-ThinkPad-E14-Gen-7
Normal file
5
.bash_aliases/hosts/hektor-ThinkPad-E14-Gen-7
Normal file
@@ -0,0 +1,5 @@
|
||||
# shellcheck shell=bash
|
||||
# vim: set ft=bash :
|
||||
|
||||
# Source work modules
|
||||
[ -f "$HOME/.work/init.sh" ] && source "$HOME/.work/init.sh"
|
||||
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[submodule ".bash_aliases/hosts/rightcrowd-modules"]
|
||||
path = .bash_aliases/hosts/rightcrowd-modules
|
||||
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/rightcrowd-utilities.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
|
||||
1
.work
Submodule
1
.work
Submodule
Submodule .work added at 319dc93a03
Reference in New Issue
Block a user