LinuxUser255 / Kali_Rice

Bash script to automate some custom dot files and repo installs on Kali Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kali_Rice

Bash script to automate the install of some custom dot files and more.


Quick install:

git clone https://github.com/LinuxUser255/Kali_Rice.git

cd Kali_Rice
pip install -r requirements.txt
chmod +x rice.sh
./rice.sh

also run:

./install-coc-nvim.sh

About

Bash script to automate some custom dot files and repo installs on Kali Linux

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%