add feh image viewer as dependency

This commit is contained in:
Joel Mathew Thomas
2024-12-08 20:25:25 +05:30
parent c2894f96e2
commit c968b79dab
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -72,6 +72,7 @@ alias grep='grep --color=auto'
# Custom Aliases
alias fast='wget -O /dev/null http://speedtest.tele2.net/10GB.zip'
alias feh="feh --image-bg black"
# Exports
export PATH="/usr/lib/ccache/bin:/home/$(whoami)/.local/bin/:$PATH"