This commit is contained in:
Ray Elliott 2023-02-02 13:33:10 +00:00
parent ebaf8ac716
commit bc42e26725
1 changed files with 1 additions and 1 deletions

2
bashrc
View File

@ -35,7 +35,7 @@ _updates_available="$(wc -l $HOME/.checkupdates | cut -d' ' -f1)"
[ -z $_updates_available ] && _updates_available="0"
echo "Remember your commands:"
echo " cheat vimv 'flameshot gui' mid3v2 zathura tesseract"
echo " cheat vimv 'flameshot gui' mid3v2 zathura tesseract remmina"
echo ""
if [ ${_mem_available%.*} -lt 5 ] ; then