This commit is contained in:
Ray Elliott 2022-04-03 11:33:55 +01:00
parent b6b231f8fc
commit f342bb23b4
1 changed files with 2 additions and 2 deletions

4
bashrc
View File

@ -34,13 +34,13 @@ _updates_available="$(wc -l $HOME/.checkupdates | cut -d' ' -f1)"
echo "Remember your aliases:" echo "Remember your aliases:"
echo " containers" echo " containers"
echo " e gg cdlf lfcd" echo " e cdlf lfcd"
echo " mc newsh smartresize" echo " mc newsh smartresize"
echo " b1 kvm mike p1 pve" echo " b1 kvm mike p1 pve"
echo "" echo ""
echo "Remember your commands:" echo "Remember your commands:"
echo " vimv 'flameshot gui'" echo " vimv 'flameshot gui' mid3v2"
echo "" echo ""
if [ ${_mem_available%.*} -lt 5 ] ; then if [ ${_mem_available%.*} -lt 5 ] ; then