Remove ascending flag
[khome.git] / home / lib / login_aliases.sh
index 3ac3363..deb783a 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 --limit 1000 | less'
This page took 0.022132 seconds and 4 git commands to generate.