wip
This commit is contained in:
parent
2dde1424b3
commit
6e3b02709f
2
.config/yadm/config
Normal file
2
.config/yadm/config
Normal file
@ -0,0 +1,2 @@
|
||||
[core]
|
||||
filemode = true
|
@ -61,8 +61,9 @@ if [ "$system_type" = "Darwin" ]; then
|
||||
fi
|
||||
|
||||
if [ -e "${0:a:h}"/aliases.local ]; then
|
||||
# omg shut up shellcheck
|
||||
# shellcheck source=/dev/null
|
||||
source "${0:a:h}"/aliases.local
|
||||
else
|
||||
echo "$(pwd): Couldn't find aliases.local!"
|
||||
echo "Maybe: ${0:a:h}/aliases.local"
|
||||
echo "Couldn't find ${0:a:h}/aliases.local!"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user