1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

adding calcurse back to baseinstallation

This commit is contained in:
tiynger
2019-08-03 00:05:34 +02:00
parent 033bb0a140
commit 7b22bab7ab
2 changed files with 1 additions and 3 deletions

View File

@@ -66,6 +66,7 @@ alias su="sudo -i"
alias svim="sudo vim"
# random
alias calendar="calcurse"
alias file="ranger"
alias files="ranger"
alias image="sxiv"