Mika Suomalainen
a646fb105c
REVERT 230053712d
2011-09-13 15:26:50 +03:00
Mika Suomalainen
230053712d
bash_aliases: Modified alias WeeChat to display correct locales for me on Finnish channels.
...
alias weechat="LC_ALL=fi_FI.UTF_8 && export LC_ALL && weechat-curses"
2011-09-11 18:31:16 +03:00
Mika Suomalainen
2cdfa7bf00
bash_aliases: removed screen, fixed checkinstall.
2011-09-09 17:01:28 +03:00
Mika Suomalainen
21effc2e61
bash_aliases: Added my preferred checkinstall rule as alias.
2011-09-09 16:25:42 +03:00
Mika Suomalainen
f9b06f8893
If I have vi(m) aliases to start nano...
...
...why to not have screen aliases to start tmux? :)
2011-09-07 16:54:54 +03:00
Mika Suomalainen
39093ea1bc
bash_aliases: I always typo aptitude as "aptitute" with my phone...
2011-09-07 16:53:39 +03:00
Mika Suomalainen
5f9b3f20e0
Added tmux alias to start tmux -u
2011-09-05 09:25:39 +03:00
Mika Suomalainen
ba9a34ee9b
Changed attach to attach-session
2011-09-05 08:44:19 +03:00
Mika Suomalainen
de3de3068b
bash_aliases: added tmux specific aliases, attach and detach.
...
Attach attaches you to tmux sesion and detach detaches you from tmux session.
2011-09-04 16:17:54 +03:00
Mika Suomalainen
2085c7053e
bash_aliases: added rdownload
...
ITt's rsync command which synchonices the remote folder to sync remote folder over SSH.
2011-09-03 17:10:14 +03:00
nyuszika7h
491daa6005
bash_aliases: Fixed some proxyc aliases.
...
They didn't call proxychains, now they call.
2011-09-02 19:59:32 +03:00
Mika Suomalainen
35fa816565
Added alias proxyc to start proxychains.
2011-09-02 17:41:23 +03:00
Mika Suomalainen
482c6377dc
bash_aliases: Added tor specific aliases for proxychains.
...
usewithtor and torsocks will now start proxychains if these new aliases are used.
2011-08-27 18:08:47 +03:00
Mika Suomalainen
76a7fc8d57
bash_aliases: added many aliases for nmap + proxychains.
2011-08-25 20:11:07 +03:00
Mika Suomalainen
c08ee2eac2
Added information what every file does. (Yes, bash_profile is useful...
...
...even if it has only one line.)
2011-08-25 19:52:00 +03:00
Mika Suomalainen
b7090b48ff
bash_aliases: "Replaced" netcat and ping with ncat and nping.
2011-08-25 17:11:26 +03:00
Mika Suomalainen
8690631b7e
bash_aliases: fixed typo in comment about nmap things.
...
.bashrcs --> .bashrc
2011-08-20 20:04:47 +03:00
Mika Suomalainen
d82a0e1f49
bash_aliases: aliases for nmap now ask for sudo password if the scan requires root
...
If something requires root, alias will run "sudo command" instead of that command.
Running only command will only say "This must be run as root." But there is one
expection. Nmap-traceroute doesn't require root, but it will say "traceroute requires
root, cancelling" and tells that the host is up (or down depending on it). I added sudo
for it, because we usually want to see traceroute if we want traceroute.
This is the longest commit message which I have ever written. Maybe I will write
longer someday...
2011-08-20 19:57:25 +03:00
Mika Suomalainen
fb6ff6fa16
bash_aliases: Added notice that nmap-aliases require nmap.
2011-08-20 15:00:37 +03:00
Mika Suomalainen
95a4c4921a
bash_aliases: Mentioned that nmap aliases are same as those in Zenmap.
2011-08-20 14:58:34 +03:00
Mika Suomalainen
0cbe42bc86
bash_aliases: added many nmap specific aliases.
...
Same which are in Zenmap.
2011-08-20 14:57:33 +03:00
Mika Suomalainen
91e05b6710
Removed stupid alias and added better.
2011-08-19 21:53:06 +03:00
Mika Suomalainen
acb986f1e4
Added alias for WeeChat-curses.
2011-08-19 21:50:11 +03:00
Mika Suomalainen
20d89ba59f
Added nautilus alias.
2011-08-16 13:24:54 +03:00
Mika Suomalainen
988a946836
Added warning to every file.
2011-08-15 16:17:52 +03:00
Mika Suomalainen
5bea81f880
Added alias gitk to start gitg.
2011-08-14 19:11:11 +03:00
Mika Suomalainen
418e9c83cc
Added time alias.
2011-08-14 19:05:48 +03:00
Mika Suomalainen
f7c1a91f71
Added explaining to youube-dl alias.
2011-08-14 18:40:24 +03:00
Mika Suomalainen
2842248bbc
Added gdrop alias.
...
IAlias for git stash && git stash drop.
2011-08-14 18:11:55 +03:00
Mika Suomalainen
208beedb72
Added some aliases + explanations
2011-08-13 13:02:01 +03:00
Mika Suomalainen
5fae955a50
Added bash_aliases
2011-08-12 23:15:14 +03:00