Changed Terminator file to be hard link

Terminator file now actually contains the config lines rather than just
the path to the config.
This commit is contained in:
2018-02-01 22:54:18 -05:00
parent 5554bfd2fe
commit 8644894f35
3 changed files with 45 additions and 2 deletions

View File

@@ -2,5 +2,6 @@ if [ "$(whoami)" == "kevin" ]; then
alias vbn="cvlc --loop ~/Downloads/brown-noise.mp3"
alias mt="ok ~/Documents/School/136/calc-textbook.pdf"
alias clc="gcalccmd"
alias 36t="ok ~/Documents/School/236/236-textbook.pdf"
fi