diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-09-23 06:03:09 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-09-23 06:03:09 -0400 |
| commit | 96212f44070d40843034bed073effda7d8b54b6f (patch) | |
| tree | e52ec4d8a06f0528dc1e115535e7fa1df26b1a61 | |
| parent | 8c6a1aa4876c5e79c00bb6724524d0df17080dcf (diff) | |
| download | eibhear-96212f44070d40843034bed073effda7d8b54b6f.tar.gz eibhear-96212f44070d40843034bed073effda7d8b54b6f.tar.zst eibhear-96212f44070d40843034bed073effda7d8b54b6f.zip | |
no longer used
| -rw-r--r-- | .config/aliasrc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/aliasrc b/.config/aliasrc index 39c769c..e07ee7a 100644 --- a/.config/aliasrc +++ b/.config/aliasrc @@ -36,13 +36,6 @@ alias \ xr="sudo xbps-remove -R" \ xq="xbps-query" -# Clean up the home directory by using alternate config locations for programs -# not automatically XDG comliant. -alias \ - calcurse="calcurse -D ~/.config/calcurse" \ - abook="abook -C ~/.config/abook/abookrc --datafile ~/.config/abook/addressbook" \ - tmux="tmux -f ~/.config/tmux.conf" - # This alias is important. It enables the `pauseallmpv` command. alias mpv="mpv --input-ipc-server=/tmp/mpvsoc$(date +%s)" |
