You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pvincent
cf7eedc9fc
|
6 years ago | |
---|---|---|
README.md | 6 years ago | |
bash.bashrc | 6 years ago | |
inputrc | 6 years ago | |
install.sh | 6 years ago | |
uninstall.sh | 6 years ago | |
vimrc | 6 years ago |
README.md
DEBIAN-BASH
quick installation
curl https://git.artcode.re/pvincent/debian-bash/raw/master/install.sh | sudo bash
installation
- wget https://git.artcode.re/pvincent/debian-bash/archive/master.tar.gz -C /opt/debian-bash
- cd /opt/debian-bash
- sudo ./install.sh
uninstall
- cd /opt/debian-bash
- sudo ./uninstall.sh