feat: bash: remove update function in .profile
nel.pet 5 months ago d034ca2a 9f0479f5
··· 9 . /etc/bashrc 10 fi 11 ''; 12 - profileExtra = '' 13 - # Update helper 14 - update() { 15 - sudo dnf update --refresh 16 - flatpak update 17 - } 18 - ''; 19 }; 20 }
··· 9 . /etc/bashrc 10 fi 11 ''; 0 0 0 0 0 0 0 12 }; 13 }