Commit Graph

104 Commits

Author SHA1 Message Date
Mika Suomalainen 59051a8c27 Added tested operating systems to README.
Tested with 4 different operating systems :D
2011-08-25 19:55:33 +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 4a84546934 Readme: fixed informaion about autocd
Disabled due to... See README :)
2011-08-24 21:39:15 +03:00
Mika Suomalainen 09c10edb2c Disabled autocd by default to fix compatiblity with Mac OS X (Snow Leopard).
I have one Mac and when I tested this bashrc with it, it complained about unknown
shell option "autocd". Now I disabled it and this should work by default with it.

Mac's bash looks weird. I installed this and it looked normal again :)
2011-08-24 18:36:31 +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 57a85afc11 Fixed upgrade,.sh
Added touchings of files.
2011-08-18 14:47:01 +03:00
Mika Suomalainen 6242d1dcc6 Moved warnings to the README and enabled autocd in bashrc
It will not warn about anything anymore, it just wants you to see README file
where every warning is in notices. README file also tells how to disable that message
which wants everyone to see the README file.
2011-08-17 15:52:54 +03:00
Mika Suomalainen bc25b444aa Fixed typo in bash_exports 2011-08-16 14:47:51 +03:00
Mika Suomalainen ec7203b1d7 Fixed typo in bash_exports
bash_imports --> bash_exports
2011-08-16 14:41:56 +03:00
Mika Suomalainen 68253e3c49 Fixed upgrade.sh. 2011-08-16 14:39:39 +03:00
Mika Suomalainen fef37c72a2 Added upgrade.sh 2011-08-16 14:21:16 +03:00
Mika Suomalainen 4cdbb191e6 Added link to GitHub in README file. 2011-08-16 13:36:55 +03:00
Mika Suomalainen 787eb4c6e5 Removed .html extension from README. 2011-08-16 13:33:19 +03:00
Mika Suomalainen 20d89ba59f Added nautilus alias. 2011-08-16 13:24:54 +03:00
Mika Suomalainen 5cde432672 Added push.sh to gitignore.
It only pushes this to GitHub and GitHub gist.
2011-08-16 13:18:05 +03:00
Mika Suomalainen 71db000ec7 Fixed typo in .gitignore . 2011-08-16 13:10:21 +03:00
Mika Suomalainen 05780db04a Added notice about how to uninstall. 2011-08-16 13:08:56 +03:00
Mika Suomalainen 431986634f Added notice about completing of uninstalling. 2011-08-16 13:07:22 +03:00
Mika Suomalainen 7f824d73b5 Fixed uninstall.sh 2011-08-16 13:05:50 +03:00
Mika Suomalainen d08ba59be2 Moved warnings to README & done something else
I don't remember what I did, see changed files :)
2011-08-16 13:01:00 +03:00
Mika Suomalainen 41511b5bd7 Added bash_exports, and fixed install.sh 2011-08-16 08:21:54 +03:00
Mika Suomalainen 3adf33169a Added uninstall script. 2011-08-16 08:11:37 +03:00
Mika Suomalainen cdede3caad Added the new files to install.sh
Now I must create them :)
2011-08-16 07:48:28 +03:00
Mika Suomalainen 1327b5d143 Added somekind of README file. 2011-08-16 07:21:19 +03:00
Mika Suomalainen dc9394aee6 Fixed notice about timezone. 2011-08-15 16:22:34 +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 bfea62cefc Added sourcing to install.sh 2011-08-14 18:59:41 +03:00
Mika Suomalainen 9b60c55cb2 Fixed .gitignore 2011-08-14 18:52:38 +03:00
Mika Suomalainen 2996e04b7a Added "*~" to .gitignore. 2011-08-14 18:51:42 +03:00
Mika Suomalainen 8745669e1a Added correct quotes to bashrc 2011-08-14 18:48:27 +03:00
Mika Suomalainen f7c1a91f71 Added explaining to youube-dl alias. 2011-08-14 18:40:24 +03:00
Mika Suomalainen 9f2bf6c295 Added warning to install.sh 2011-08-14 18:28:30 +03:00
Mika Suomalainen 8b47d6937d bashrc: fixed the message.
Now bashrc gives more clear message about timezone.
2011-08-14 18:23:14 +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 e54790f8a3 Added install.sh
It installs these files. WARNING! Read what the install.sh file does, so you will
avoid unpleasant surprises.
2011-08-14 13:29:44 +03:00
Mika Suomalainen aff4c5e697 Added notice about timezone in bashrc.
It will now bug the user everytime when he/she starts bash. See line 3 in bashrc.
2011-08-14 13:29:07 +03:00
Mika Suomalainen ad24bc2625 Added bash default colours.
I even like them but... :)
2011-08-14 01:12:37 +03:00
Mika Suomalainen f9019c9afd Added notice about timezone.
So people know this bashrc sets timezone to Helsinkis timezone.
2011-08-13 13:20:49 +03:00
Mika Suomalainen 208beedb72 Added some aliases + explanations 2011-08-13 13:02:01 +03:00
Mika Suomalainen 5bc590cb1e Added things, which I copy-pasted from the ultimate bashrc. 2011-08-13 13:00:24 +03:00
Mika Suomalainen 9fc2c74631 2011-08-12 14:17:52 -07:00