Fixed gpla and Vim mappings

- gpla: Pop stashed changes before clearing them.
- Vim mappings: Remove spacing at end because Vim already adds a space
  after mappings.
This commit is contained in:
2018-02-09 22:36:16 -05:00
parent 768baa4f33
commit 1338b0ece4
4 changed files with 21 additions and 21 deletions

View File

@@ -4,7 +4,7 @@ if [ "$(whoami)" == "kevin" ]; then
alias mt="ok ~/Documents/School/calc-textbook.pdf"
alias clc="gcalccmd"
alias 36t="ok ~/Documents/School/236-textbook.pdf"
alias 6t="ok ~/Documents/School/236-textbook.pdf"
fi
# Both PC/Laptop }}}