> For the complete documentation index, see [llms.txt](https://guide.offsecnewbie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.offsecnewbie.com/kali-configuration/fish-config.md).

# Fish Config

Abbreviations

```
autorecon 	'python3 /opt/autorecon/autorecon.py' 	Delete
cdb 	'echo /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt | xclip' 	Delete
du1 	'du -k --max-depth=1 | sort -n' 	Delete
ltr 	'ls -ltr' 	Delete
rtfm 	/opt/rtfm/rtfm.py 	Delete
ss 	searchsploit 	Delete
webup 	'python -m SimpleHTTPServer 80' 	Delete
xclip 	'xclip -sel c' 	Delete
busyport 	lsof -t -i:
```

![](/files/-LsDxfEkkY0f9DfzgTnl)
