Commit graph

31 commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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 487f65de0b Add block of code to setuid certain binaries. 2016-01-28 18:43:32 +00:00
Scott Wallace 6e6a7e1128 Remove GoPro Studio from the installation set. 2016-01-28 18:41:38 +00:00
Scott Wallace 1e64400df2 Add some comments. 2016-01-28 18:40:42 +00:00
Scott Wallace ea9c37d795 Ensure the software-install.sh script only runs on Mac OS X. 2016-01-27 15:55:53 +00:00
Scott Wallace fad55152dc Use 'htop' when possible. 2016-01-27 15:49:34 +00:00
Scott Wallace b479f3a69b Add the install of XQuartz. 2016-01-25 10:15:29 +00:00
Scott Wallace ae584074e4 Rename the software installation script.
Add installation of 'brew' and other base packages.
2016-01-24 12:42:52 +00:00
Renamed from bin/cask-install.sh (Browse further)