Commit graph

71 commits

Author SHA1 Message Date
Scott Wallace 4947444982 Add a simple script to mute the system volume. 2016-07-03 18:19:41 +01:00
Scott Wallace 854ab0858d Change Brew's Caskroom location. 2016-06-13 08:49:46 +01:00
Scott Wallace 93e270cb71 Disable Homebrew's Google Analytics tracking. 2016-05-12 08:42:01 +01:00
Scott Wallace 478c397cd4 Attempt to install 'psgrep' but use an alias if not found. 2016-04-08 08:40:05 +01:00
Scott Wallace 60ee6bf401 Add OS X software update command. 2016-03-29 20:19:19 +01:00
Scott Wallace f0cf089831 Change the cask upgrade process as it doesn't quite work as expected. 2016-03-19 12:07:24 +00:00
Scott Wallace 8041a208b5 Reduce the size of the process name is ps-graph. 2016-03-17 20:01:45 +00:00
Scott Wallace ad024897be Change the way ps-graph scales nodes by memory size. 2016-03-17 20:00:48 +00:00
Scott Wallace ee58a032bb Change ps-graph to change node size based on memory instead of CPU. 2016-03-17 14:57:40 +00:00
Scott Wallace 68d1608992 Make the ps-graph script slightly less OS X-oriented. 2016-03-17 10:05:47 +00:00
Scott Wallace 0d0294303a Remove some redundant comments from ps-graph. 2016-03-17 09:18:35 +00:00
Scott Wallace f07d498308 Add a script to display a colony graph of local processes. 2016-03-17 08:56:01 +00:00
Scott Wallace 590da333d5 Tidy the cask-upgrade script further. 2016-03-16 17:42:50 +00:00
Scott Wallace 861c4985d7 Ensure the software-install script checks the newly rename .Brewfile. 2016-03-16 17:41:28 +00:00
Scott Wallace d4bb13ac5d Move Brewfile to .Brewfile. 2016-03-16 16:51:24 +00:00
Scott Wallace d5c8157f57 Use the re-jigged cask-upgrade script correctly. 2016-03-16 16:38:28 +00:00
Scott Wallace 304bd62dea Re-jig the cask-upgrade script. 2016-03-16 16:37:11 +00:00
Scott Wallace 4639a302e0 Simplify the software-install script slightly. 2016-03-11 20:24:39 +00:00
Scott Wallace ebf1369759 Ensure cask-tidy runs nicely on non-installed machines. 2016-03-11 20:18:52 +00:00
Scott Wallace 453e1232d7 Ensure cask-tidy only runs if it makes sense. 2016-03-11 20:17:01 +00:00
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 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