Commit Graph

889 Commits

Author SHA1 Message Date
David Tomaschik
fc4ab371f5 Merge branch 'master' of https://github.com/Matir/skel 2015-10-07 00:04:40 -07:00
David Tomaschik
2546279b92 Make all install variables function-local. 2015-10-07 00:04:30 -07:00
David Tomaschik
b1de895300 Update deb-to-kali script to handle relative paths. 2015-10-06 09:43:36 -07:00
David Tomaschik
9846031492 Silence chrome installed query. 2015-10-05 08:14:57 -07:00
David Tomaschik
1b0cec9ce2 Script to convert debian to kali. 2015-10-04 17:44:18 -07:00
David Tomaschik
3ebb6a65a7 Don't try to reinstall chrome. 2015-10-04 17:16:46 -07:00
David Tomaschik
59c51ca93e Add features to install on Kali. 2015-10-04 17:13:41 -07:00
David Tomaschik
9cb9d60fe6 Add more packages and sort the list. 2015-10-04 15:47:28 -07:00
David Tomaschik
52fcdfea60 More packet sniffing packages. 2015-10-04 13:43:24 -07:00
David Tomaschik
1cf72204a2 Leave ZSH set. 2015-10-04 10:30:59 -07:00
David Tomaschik
b16daa5da6 Make sure weare on a debian system when using dpkg-query to check fo X. 2015-10-03 13:00:37 -07:00
David Tomaschik
8e55e1dbe9 Switch delete mode in backup.sh 2015-10-02 08:57:51 -07:00
David Tomaschik
8a84e547e1 Update documentation. 2015-10-01 14:02:21 -07:00
David Tomaschik
d1696d88f1 scapy is useful. 2015-09-30 12:03:12 -07:00
David Tomaschik
4bf05842ec Merge branch 'master' of https://github.com/Matir/skel 2015-09-29 13:23:17 -07:00
David Tomaschik
1456c91f99 Don't set TZ, it doesn't always help when it's wrong! 2015-09-29 13:23:14 -07:00
David Tomaschik
a2a308c7d3 Setting TZ universally is confusing. 2015-09-28 20:34:05 -07:00
David Tomaschik
2432245885 Add more packages. 2015-09-27 18:16:34 -07:00
David Tomaschik
f828e32917 Add support for packages that require X.
Checks if xserver-xorg is installed to determine whether
or not to install the 'X' family of packages.
2015-09-26 06:52:02 -07:00
David Tomaschik
d809341953 Add Go appengine SDK to path. 2015-09-26 06:16:01 -07:00
David Tomaschik
a05dd1ee07 Add --delete-excluded to backup script. 2015-09-25 20:08:32 -07:00
David Tomaschik
2af2fe3e71 Add "afk" function to lock screen. 2015-09-24 07:51:20 -07:00
David Tomaschik
d4ad0603e3 Add gist urls to gitconfig. 2015-09-24 07:50:57 -07:00
David Tomaschik
93b33f668f Update gitconfig options. 2015-09-23 20:21:11 -07:00
David Tomaschik
1730ce9994 More packages. 2015-09-23 19:43:08 -07:00
David Tomaschik
00771b2031 Move ^S/^Q control to .zshrc so no errors during xprofile. 2015-09-23 17:21:08 -07:00
David Tomaschik
343c9f6e30 Fix package installation. 2015-09-22 17:33:15 -07:00
David Tomaschik
9b1bed0810 Add support for package installation. 2015-09-22 16:37:32 -07:00
David Tomaschik
873354b9c0 Delete tempfile after assembly. 2015-09-21 22:48:53 -07:00
David Tomaschik
a9ba0f73fe Add known_hosts support. 2015-09-21 20:35:13 -07:00
David Tomaschik
269426f11d Add checksec script. 2015-09-19 13:55:32 -07:00
David Tomaschik
2fba9d3bf5 Add ability to assemble shellcode. 2015-09-19 10:54:16 -07:00
David Tomaschik
bbf444460e Update zshrc since it's not really generated anymore. 2015-09-13 13:57:01 -07:00
David Tomaschik
4edcafe55b Add GPG keys as well. 2015-09-13 13:31:40 -07:00
David Tomaschik
5661e286d2 Add support for adding ssh keys. 2015-09-12 23:02:36 -07:00
David Tomaschik
891fe54140 Try to avoid checking in private keys. 2015-09-12 22:09:03 -07:00
David Tomaschik
e65a1e0793 Allow for minimal installs. 2015-09-12 14:41:30 -07:00
David Tomaschik
74a02287f8 Expand gitignore patterns. 2015-09-11 20:11:14 -07:00
David Tomaschik
6fd91c6742 Honor Content-disposition in wget 2015-09-11 20:07:04 -07:00
David Tomaschik
dc3598fa31 Add more zsh options. 2015-09-11 20:04:43 -07:00
David Tomaschik
746f65e2a1 Fix stderr output. 2015-09-11 20:04:23 -07:00
David Tomaschik
f6d9a2ac2d Function to prune broken symlinks. 2015-09-11 18:22:57 -07:00
David Tomaschik
a06239095c Add script to retrieve SSL certificates with s_client. 2015-09-11 15:11:53 -07:00
David Tomaschik
854e223573 Rename zshrc functions to end in .zsh 2015-09-11 13:58:10 -07:00
David Tomaschik
5250f1b472 Add function to sum up integers. 2015-09-11 13:57:41 -07:00
David Tomaschik
f1db430071 Fix how I handle when no solarized scheme exists. 2015-09-11 10:46:28 -07:00
David Tomaschik
a7fd649b9c Numeric glob sort for version numbers. 2015-09-11 00:04:06 -07:00
David Tomaschik
21b5d14d37 Fix up install script to actually install things. 2015-09-11 00:00:16 -07:00
David Tomaschik
724433fab1 Have xprofile source .profile, since that doesn't seem to be the default. 2015-09-10 23:59:51 -07:00
David Tomaschik
a6fe923b11 Fix vimgui font. 2015-09-10 23:59:16 -07:00