https://github.com/kickeddroid/dotfiles
https://github.com/kickeddroid/dotfiles
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kickeddroid/dotfiles
- Owner: KickedDroid
- Created: 2024-08-20T20:25:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-24T20:04:39.000Z (about 1 year ago)
- Last Synced: 2025-06-24T20:47:39.971Z (about 1 year ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```