Browse Source

remove skel/.bashrc

master 0.5.2
pvincent 5 years ago
parent
commit
4d49bf9506
  1. 3
      install.sh

3
install.sh

@ -21,6 +21,9 @@ if [[ ! $BASEDIR == '/opt/debian-bash' ]]; then
else
#remove /etc/skel/.bashrc
rm /etc/skel/.bashrc
ORIGINAL="ORIGINAL"
declare -a arr=(/etc/bash.bashrc /etc/inputrc /etc/vim/vimrc)

Loading…
Cancel
Save