Test server pages function
Highest Watson projects alias.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
c "printf '\033c'"
|
||||
d "cd ~/Downloads && printf '\033c'"
|
||||
hst "history"
|
||||
nft "printf '\033c' && neofetch | lolcat"
|
||||
# nft "printf '\033c' && neofetch"
|
||||
# nft "printf '\033c' && neofetch | lolcat"
|
||||
nft "printf '\033c' && neofetch"
|
||||
fi "fish"
|
||||
# reload urxvt
|
||||
ru "xrdb ~/.Xresources && grep wallpaper ~/.cache/wal/colors.sh | cut -d\' -f2 | xargs wal -i > /dev/null"
|
||||
@@ -21,7 +21,7 @@ dua "sudo du -h --apparent-size | sort -h"
|
||||
duh "du -d 1 -h --apparent-size | sort -h"
|
||||
dum "du -d 1 -m --apparent-size | sort -h"
|
||||
# m "man"
|
||||
tld "tldr"
|
||||
td "tldr"
|
||||
|
||||
# ]]] basic #
|
||||
|
||||
@@ -279,12 +279,15 @@ am "antimicro"
|
||||
|
||||
a "task"
|
||||
aa "task add"
|
||||
aal "task add proj:lnx"
|
||||
ac "task context"
|
||||
acn "task context none && task"
|
||||
ach "task context home && task"
|
||||
aco "task context out && task"
|
||||
acs "task context sch && task"
|
||||
acpl "task completed"
|
||||
al "task limit:10"
|
||||
ans "task +next"
|
||||
ao "taskopen"
|
||||
asm "task summary"
|
||||
awt "task waiting"
|
||||
@@ -428,6 +431,7 @@ wlat "watson log -Gca -T"
|
||||
ww "watson log -Gc"
|
||||
wr "watson report -Gcd"
|
||||
wra "watson report -Gca -p"
|
||||
wram "watson report -Gca | rg -S '^\w.*-\s\d*h' | sort -t' ' -hk3"
|
||||
wrat "watson report -Gca -T"
|
||||
wrw "watson report -Gc"
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@ ng /etc/nginx/nginx.conf
|
||||
|
||||
ap ~/.task/pending.data
|
||||
bid ~/Documents/journal/todo/blog.md
|
||||
cc ~/linux-config/private_dot_calcurse/conf
|
||||
ci ~/linux-config/txt/ideas.md
|
||||
cm ./commit-msg.txt
|
||||
cmt /tmp/commit-msg.txt
|
||||
|
||||
Reference in New Issue
Block a user