From f7fcdc6fe5f3a92432ea21a6f39611eefe5c0bb6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 13 Oct 2021 00:31:55 +0300 Subject: zshrc: clean up nextcloud --- .zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zshrc b/.zshrc index 88a9cfb..10fdfb9 100644 --- a/.zshrc +++ b/.zshrc @@ -107,10 +107,10 @@ alias df='df -h' alias mirrors='sudo pacman-mirrors -f 0 && sudo pacman -Syy' alias -g C='| xsel -b' # Copy to clipboard alias bc='bc -l' -alias ledger="ledger -f ~/nextcloud/ledger.ledger" -alias report="report -f ~/nextcloud/ledger.ledger" +alias ledger="ledger -f ~/nextcloud/virtuals/ledger.ledger" +alias report="report -f ~/nextcloud/virtuals/ledger.ledger" alias think='tickle +1d' #think it over -alias lim='nvim /home/yigit/nextcloud/ledger.ledger' +alias lim='nvim /home/yigit/nextcloud/virtuals/ledger.ledger' alias maybe='task due:someday list' alias music='mpv --no-vid' alias s="du -hs * | sort -rh | head -5" -- cgit v1.2.3-70-g09d2