Add twread alias
[khome.git] / home / lib / login_aliases.sh
index 3ac3363..0832bec 100644 (file)
@@ -10,3 +10,4 @@ alias fsc='dotnet /usr/share/dotnet/sdk/2.1.504/FSharp/fsc.exe'
 alias tm='tmux'
 #alias startx='printf "Use a specialized startx-...\n"'
 alias mans='man $(man -k . | sort | fzf -e | awk "{print \$1}")'
+alias twread='twtxt timeline --ascending --limit 1000 | less'
This page took 0.033498 seconds and 4 git commands to generate.