dotfiles/idempotent.sh

6 lines
117 B
Bash
Raw Normal View History

2020-03-08 16:46:00 +11:00
#!/bin/bash
BASEDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
2020-03-10 12:27:15 +11:00
#ln -s ${BASEDIR}/i3 ~/.config/i3
echo $BASEDIR