dotfiles/test.sh
Valentin Boettcher 6dcdb20c1c init
2018-03-01 09:24:31 +01:00

5 lines
106 B
Bash

#!/bin/bash
DOTFILES_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
USEFUL_DIR="$HOME/.useful"