Misc changes

This commit is contained in:
2021-08-02 00:27:54 -06:00
parent 2de9e2388e
commit f0458e61b5
9 changed files with 59 additions and 17 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
export THIS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
export DOTFILES_DIR="$(readlink -f $THIS_DIR/dotfiles)"