https://github.com/bee-san/karis
Kurome's Auto Ricing Installation Script for Kali 2020.3+ and will install my everyday tools, and dotfiles.
https://github.com/bee-san/karis
Last synced: 13 days ago
JSON representation
Kurome's Auto Ricing Installation Script for Kali 2020.3+ and will install my everyday tools, and dotfiles.
- Host: GitHub
- URL: https://github.com/bee-san/karis
- Owner: bee-san
- License: gpl-3.0
- Created: 2020-09-05T12:39:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T13:05:31.000Z (over 5 years ago)
- Last Synced: 2025-01-19T23:47:46.977Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kurome's Auto Ricing Installation Script for kali linux 2020.3+
### Install
Do not run `karis` with sudo
Use the Python module, Karis, to install easily:
```
pip3 install karis
karis
```
or clone manually
```
$ git clone https://github.com/0xkurome/karis.git
$ cd karis
$ chmod +x karis.sh
$ ./karis.sh
```
Rust will ask if you would want default or customized installtion (I suggest choosing the default option `1` if you never worked with rust before)
When prompted to make oh-my-zsh default type: `y`
Once you are at the oh-my-zsh prompt type: `exit` to finish the installation
After the script is finished please log out and log back in to update the default shell
### Tools Included or updated
- Alacritty
- OpenVPN
- Python3 & Pip
- Kurcoder (placed in /usr/local/bin to use globally by just running `$ kurcoder`
- Neofetch
- Ranger
- Remmina
- ltrace
- strace
- gdb
- ollydgb
- edb-debugger
- Ghidra (placed in /opt)
- Visual Studio Code
- Rust
- zsh (with oh-my-zsh & custom theme)
- Some of my personal dotfiles for ricing