This commit is contained in:
Ray Elliott 2025-11-17 18:40:36 +00:00
parent 76bf92b585
commit 4e81cf3fb7
1 changed files with 1 additions and 1 deletions

2
bashrc
View File

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