added colors because fuck you i like it

This commit is contained in:
Brad Ganley 2024-07-09 18:29:58 -05:00
parent ea68950dc9
commit cc240f07c6
2 changed files with 2 additions and 0 deletions

View File

@ -177,3 +177,4 @@ extract () {
export PATH="$HOME/.cargo/bin:$HOME/.local/bin:$PATH" export PATH="$HOME/.cargo/bin:$HOME/.local/bin:$PATH"
export CDPATH=:..:$HOME:$HOME/dock:/dock export CDPATH=:..:$HOME:$HOME/dock:/dock
alias colors='for x in {16..231}; do printf "\e[48;5;${x}m%03d\e[0m " $x; done'

1
netmap.txt Normal file
View File

@ -0,0 +1 @@
Starting Nmap 7.80 ( https://nmap.org ) at 2024-07-07 19:34 CDT