Commit graph

366 commits

Author SHA1 Message Date
Scott Wallace f2f179ba08 Ensure each *nix package is installed separately to avoid unavailable ones from blocking the rest. 2016-03-11 20:11:11 +00:00
Scott Wallace 5bbc86dbc0 Ensure the software-install script works from anywhere. 2016-03-11 19:59:26 +00:00
Scott Wallace c8d7fb82de Remove .sh suffix from scripts. This isn't DOS. 2016-03-11 19:50:29 +00:00
Scott Wallace 42204c5c9b Move cask-tidy out to its own script. 2016-03-11 19:49:30 +00:00
Scott Wallace d9634565e4 Prevent Vim updates from happening too often. 2016-03-11 19:38:50 +00:00
Scott Wallace 45c3dae58d Move to using a Brewfile and be smarter about cleaning up Casks. 2016-03-11 19:25:16 +00:00
Scott Wallace 6e2ad13953 Remove the automated software update. 2016-03-11 10:12:04 +00:00
Scott Wallace f5ebe82448 Prevent errors popping up on non-OS X machines. 2016-03-08 20:10:52 +00:00
Scott Wallace 2e84bef1b0 Re-add HOMEBREW_GITHUB_API_TOKEN after accidental removal. 2016-03-07 22:04:48 +00:00
Scott Wallace e934aeb398 Use latest version of Vundle. 2016-03-07 21:25:50 +00:00
Scott Wallace 97807a4cd7 Expand meta in bash. 2016-03-07 21:24:53 +00:00
Scott Wallace 3063819931 Have the software-install.sh script do 'the lot' and call once per day from .bashrc. 2016-03-07 21:23:56 +00:00
Scott Wallace 483fd526c8 Get Vim's Vundle to manage itself. 2016-03-07 19:49:20 +00:00
Scott Wallace 0fe32453d8 Add Vim plugin handling to the software-install.sh script. 2016-03-07 08:15:55 +00:00
Scott Wallace feccba175d Add P7Zip to the install list. 2016-03-01 18:59:18 +00:00
Scott Wallace 98e078102e Apply a small cosmetic change. 2016-03-01 18:56:27 +00:00
Scott Wallace ab34d1f37f Add Jedi (Python autocomplete) to Vim. 2016-03-01 14:31:08 +00:00
Scott Wallace 30694fb142 Add 'pv'. 2016-03-01 10:23:04 +00:00
Scott Wallace f26f5ee125 Add some more funky brew bits. 2016-03-01 10:20:34 +00:00
Scott Wallace 5ae9bc7b18 Don't error on non-OS X machines. 2016-02-29 18:24:19 +00:00
Scott Wallace 25a74facd5 Use proper Bash completion. 2016-02-29 11:52:27 +00:00
Scott Wallace ece47778c0 Remove Dashlane and add 1Password and BT-Sync. 2016-02-29 08:36:10 +00:00
Scott Wallace e45ff2b1cf Remove home-grown Git Bash completion and use the 'built-in'. 2016-02-29 08:35:32 +00:00
Scott Wallace b54173118e Ensure HOMEBREW_GITHUB_API_TOKEN is expored to work. 2016-02-26 22:03:11 +00:00
Scott Wallace e16cad2e11 Re-order the brew cleanup as per the docs. 2016-02-18 15:20:27 +00:00
Scott Wallace 2d7c5a2ed4 Stop setuid on htop and alias to sudo htop instead. 2016-02-18 15:20:21 +00:00
Scott Wallace 9eaca61c4c Asthetics. 2016-02-18 08:43:13 +00:00
Scott Wallace c02eedcbdb Merge branch 'master' of github.com:scottwallacesh/dotfiles 2016-02-18 08:41:16 +00:00
Scott Wallace 98f4757a38 More SSH Agent playing. 2016-02-18 08:40:56 +00:00
Scott Wallace 451d745b19 Change SSH Agent stuff to re-use existing sockets. 2016-02-18 08:34:38 +00:00
Scott Wallace 8a26e29218 Fallback to reading the password from the commandline. 2016-02-18 08:20:25 +00:00
Scott Wallace c22fa4760b Add HOMEBREW_GITHUB_API_TOKEN (via encrypted keys). 2016-02-18 08:10:00 +00:00
Scott Wallace a0cfe41380 Add function to decrypt secrets. 2016-02-18 08:03:43 +00:00
Scott Wallace c6c67daf91 Update a display string. 2016-02-18 07:01:05 +00:00
Scott Wallace ab1abfe496 Simplified SSH interaction. 2016-02-17 10:49:03 +00:00
Scott Wallace 89d0686a43 Change to the new SSH key. 2016-02-16 20:42:14 +00:00
Scott Wallace b1b217cde8 Add comments. 2016-02-16 20:19:31 +00:00
Scott Wallace 5257725a34 Remove fully-qualified paths from SSH commands. 2016-02-16 20:17:41 +00:00
Scott Wallace 4871fe2f4a Fix a typo when checking for an SSH agent. 2016-02-16 20:17:12 +00:00
Scott Wallace 91c4fe431c Use a new method for prepending to the PATH variable. 2016-02-16 19:20:07 +00:00
Scott Wallace 5b4a73f178 Override the version of OpenSSH on Mac OS X. 2016-02-16 19:03:39 +00:00
Scott Wallace 0a8c6ea977 Add mobile-ssh (mosh) to the standard list of software. 2016-02-16 19:03:18 +00:00
Scott Wallace da0f34aee0 Replace htop with htop-osx. 2016-02-16 08:27:02 +00:00
Scott Wallace deb4c45a34 Add a cleanup section for Brew. 2016-02-09 08:30:03 +00:00
Scott Wallace 404410a131 Add sudo for Linux installs 2016-02-07 18:39:49 +00:00
Scott Wallace 4a3e6a5182 Add 'ss' to the install list for Linux. 2016-02-05 13:18:22 +00:00
Scott Wallace 40c6ef8560 Attempt to install software on Linux too. 2016-02-03 08:19:29 +00:00
Scott Wallace 3e073236db Fix software-install.sh to use the GNU version of readlink. 2016-02-01 08:53:31 +00:00
Scott Wallace 91c5e42803 Remove coreutils from path and alias for gitx. 2016-01-29 10:41:00 +00:00
Scott Wallace 487f65de0b Add block of code to setuid certain binaries. 2016-01-28 18:43:32 +00:00