linux My linux files Install cd git clone https://github.com/gronono/linux.git #save .bashrc mv .bashrc .bashrc.save ln -sf linux/bashrc .bashrc Uninstall cd mv .bashrc.save .bashrc Software apt-get install git vim