calcurse dir moved to config

This commit is contained in:
Luke Smith
2019-02-19 15:28:29 -05:00
parent ea69d898c6
commit 275581c2ca
4 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/sh
alias ka="killall" \
mpv="mpv --input-ipc-server=/tmp/mpvsoc$(date +%s)" \
calcurse="calcurse -D ~/.config/calcurse" \
magit="nvim -c Magit" \
p="sudo pacman" \
SS="sudo systemctl" \