Commit Graph

19 Commits

Author SHA1 Message Date
Mika Suomalainen 054a604db0 zsh_aliases: nmap-osscan: scan only 80 and 443 to look less attacking. (See full commit message.)
I think that it looks less attacking to scan only widely used HTTP and HTTPS ports
instead of scanning all of the 1000 ports which nmap scans by default. If someone
wants to scan them, see comment above this alias in zsh_aliases.
2011-10-26 15:12:58 +03:00
Mika Suomalainen 42fe0729b2 zsh_aliases: Fixed typo, of course I know how aliases work. 2011-10-26 14:02:45 +03:00
Mika Suomalainen 13a1d7e1c4 zsh_aliases: added nmap-osscan. 2011-10-26 13:54:37 +03:00
Mika Suomalainen 78a8aed445 zsh_aliases: added dig6 2011-10-18 19:23:24 +03:00
Mika Suomalainen b9d6c02186 zsh_aliases: I prefer to not need to close useless shell after exiting tmux. 2011-10-17 14:29:08 +03:00
Mika Suomalainen 675612ada8 zsh_aliases: Added nslookup6 (1) and dns6 (2).
1. There is ping6 so why not nslookup6?

2. If I have copied Supybot with DNS and I want to do IPv6 lookups, so nslookup6.
2011-10-17 14:25:42 +03:00
Mika Suomalainen dcd8f4c4e6 zsh_aliases: Copying Supybot's Internet.DNS. 2011-10-16 23:59:02 +03:00
Mika Suomalainen d9ed552588 zsh_aliases: added ping6 = nping -6 . 2011-10-06 19:18:34 +03:00
Mika Suomalainen a523216923 zsh_aliases: saved the default aliases of Ubuntu default bashrc from bashrc of bash-things. 2011-10-02 19:52:12 +03:00
Mika Suomalainen dca7294e3a zsh_aliases: Fixed infinite loop? 2011-10-02 17:42:39 +03:00
Mika Suomalainen fc1c236581 zsh_aliases: added alias support for proxychains. 2011-10-02 17:13:59 +03:00
Mika Suomalainen 0dd2b23889 zsh_aliases: Removed annoying aliases which spammed my autofilling. 2011-10-02 17:11:18 +03:00
Mika Suomalainen ded33ed297 I learned this with hard way...
...I don't say anything about this, you don't want to learn this that way!
2011-10-02 17:02:04 +03:00
Mika Suomalainen 6da1ff8344 zsh_aliases: added supybot-owner-quit 2011-09-30 14:32:04 +03:00
Mika Suomalainen ab616e0855 zsh_aliases: Added theme alias for prompt.
Theme is more describing.
2011-09-29 18:36:36 +03:00
Mika Suomalainen 7de339b8e1 zsh_aliases: added command for quickreloading of config file from terminal.
Everyone (or at least me) are too lazy to write that command by hand
so this calls for alias.
2011-09-29 18:26:14 +03:00
Mika Suomalainen 084dda139a Hmm, what did I even do? 2011-09-29 16:19:15 +03:00
Mika Suomalainen 59f46c50ab zsh_aliases: added extension things. 2011-09-29 16:08:14 +03:00
Mika Suomalainen 993f162a2f Forked bash-things to zsh-things. Converted everything to work with zsh.
Some things can be little weird because moving is still going on.
2011-09-29 15:25:05 +03:00