exec bash -l and exec bash both fixed

This commit is contained in:
pvincent
2026-08-30 23:47:44 +04:00
parent e2888fa790
commit 6808c5d734
5 changed files with 36 additions and 92 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ function uninstall {
restore /etc/inputrc
restore /etc/skel/.bashrc
sudo rm /etc/profile.d/20-miaou-bash.sh
sudo rm -f /etc/profile.d/20-miaou-bash.sh # deprecated: for older version
sudo rm -f /etc/profile.d/zz-miaou-bash.sh
sudo rm -f /etc/vimrc/vimrc.{azerty,core,local,miaou,rookie}
sudo rm -f /usr/bin/miaou-bash
sudo rm -f /etc/sudoers.d/miaou-bash