An open API service indexing awesome lists of open source software.

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.

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