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

https://github.com/kickeddroid/dotfiles


https://github.com/kickeddroid/dotfiles

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# dotfiles
Enable clipboard
```
sudo apt install spice-vdagent
```

```
curl -L https://github.com/KickedDroid/dotfiles/raw/refs/heads/main/setup.sh | bash
```

---

```
python3 -m pipx install impacket
```

```
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```

```
cargo install rustscan
```

```
cargo install feroxbuster
```

```
cargo install bottom
```

```
sudo apt install zaproxy
```

```
sudo apt install ffuf
```

```
sudo apt install sqlmap
```