update
This commit is contained in:
parent
ebaf8ac716
commit
bc42e26725
2
bashrc
2
bashrc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue