/+ aafire, cacafire, cmatrix
terminal fun
This commit is contained in:
@@ -48,6 +48,7 @@ bluez # bluetooth deamons
|
|||||||
bluez-utils # bluetoothctl++
|
bluez-utils # bluetoothctl++
|
||||||
cameractrls # control web camera (includes cameractrlsgtk4)
|
cameractrls # control web camera (includes cameractrlsgtk4)
|
||||||
chromium # web browser
|
chromium # web browser
|
||||||
|
cmatrix # curses-based matrix scrolling
|
||||||
cups # printing
|
cups # printing
|
||||||
cups-pdf # pdf printer for cups
|
cups-pdf # pdf printer for cups
|
||||||
dbeaver # free sql client for developers and database administrators (community edition)
|
dbeaver # free sql client for developers and database administrators (community edition)
|
||||||
@@ -67,6 +68,7 @@ inetutils # network programs (telnet++)
|
|||||||
j4-dmenu-desktop # find .desktop files and offer you a menu to start an application using dmenu
|
j4-dmenu-desktop # find .desktop files and offer you a menu to start an application using dmenu
|
||||||
kitty # terminal
|
kitty # terminal
|
||||||
less # text viewer
|
less # text viewer
|
||||||
|
libcaca # colour ascii art lib (inc. cacfire)
|
||||||
lf # file manager
|
lf # file manager
|
||||||
lxappearance # gtk+ theme switcher
|
lxappearance # gtk+ theme switcher
|
||||||
maim # screenshot utility
|
maim # screenshot utility
|
||||||
|
|||||||
@@ -23,6 +23,9 @@ eval "$(jump shell --bind=j)"
|
|||||||
# miscellaneous aliases
|
# miscellaneous aliases
|
||||||
# ---
|
# ---
|
||||||
|
|
||||||
|
alias aafire="aafire -driver curses"
|
||||||
|
alias cacafire-same="DISPLAY= cacafire"
|
||||||
|
alias cmatrix="cmatrix -a -b -s -u 5"
|
||||||
alias ct="sudo ct"
|
alias ct="sudo ct"
|
||||||
alias dr="dragon-drop --and-exit --all --print-path"
|
alias dr="dragon-drop --and-exit --all --print-path"
|
||||||
alias diskusage="ncdu -x"
|
alias diskusage="ncdu -x"
|
||||||
|
|||||||
Reference in New Issue
Block a user