Resolve #18, new 209/my_pc alias files, egc alias
- alias files: - 209: Split from school because was getting too long. - my_pc: Stores common aliases between laptop and desktop. - Can now have different Terminator configurations for each computer. - egc alias: Loads commit message buffer into Vim with text width of 72 and syntax highlighting.
This commit is contained in:
@@ -30,9 +30,6 @@ if [ "$(hostname)" == "NZXT" ]; then
|
||||
alias spt="speedtest"
|
||||
alias pg="ping -c 5 google.ca"
|
||||
|
||||
alias mt="ok ~/Documents/School/136/calc-textbook.pdf"
|
||||
alias 36t="ok ~/Documents/School/236/236-textbook.pdf"
|
||||
|
||||
alias rcg="d ~/Documents/coding/random-color-generator"
|
||||
alias dcr="d ~/Documents/coding/dcr-logger"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user