Commit graph

454 commits

Author SHA1 Message Date
Scott Wallace 9d315b6ee1 Alias du and sort to use GNU versions.
Add an alias, 'space' to show disk usage in the current directory.
2016-06-22 11:38:34 +01:00
Scott Wallace f9dacaa368 Add a Git alias for showing branches and their authors. 2016-06-22 10:03:24 +01:00
Scott Wallace ec0ef969e5 Add Grammarly to the install list. 2016-06-19 14:19:34 +01:00
Scott Wallace 8f76e879b4 Add code to exit .bashrc on non-interactive shells. 2016-06-16 10:26:36 +01:00
Scott Wallace 854ab0858d Change Brew's Caskroom location. 2016-06-13 08:49:46 +01:00
Scott Wallace a2521e8e83 Fix the bash history appending. 2016-06-10 18:19:31 +01:00
Scott Wallace 8b9ef9d66c Add iTerm2 shell integration. 2016-06-10 18:17:00 +01:00
Scott Wallace 75d06c2f57 Update iTerm2 v3 config changes. 2016-06-10 18:01:32 +01:00
Scott Wallace 4d8bbf2248 Update to iTerm2 v3. 2016-06-10 17:54:56 +01:00
Scott Wallace c0d555ad08 Disable update checks for iTerm2. 2016-06-03 19:43:27 +01:00
Scott Wallace e776a7b9be Add 'ipcalc'. 2016-05-19 13:19:25 +01:00
Scott Wallace 7f7ff6b3b6 Remove line numbers for vim. 2016-05-13 18:18:23 +01:00
Scott Wallace 93e270cb71 Disable Homebrew's Google Analytics tracking. 2016-05-12 08:42:01 +01:00
Scott Wallace a0d15d8d37 Display line numbers in Vim. 2016-04-29 10:23:13 +01:00
Scott Wallace c57c8b3665 Remove 'smarttab' from .vimrc. 2016-04-27 16:30:34 +01:00
Scott Wallace 049af88a73 Replace VMware Fusion with Virtualbox. 2016-04-13 08:44:46 +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 6dea6758a4 Add an alias for datafart. 2016-04-07 10:23:08 +01:00
Scott Wallace baebf72cd0 Re-add IP resolution to Archey. 2016-04-06 16:33:47 +01:00
Scott Wallace 54d39dec5c Add an alias, psgrep. 2016-04-04 09:17:58 +01:00
Scott Wallace 60ee6bf401 Add OS X software update command. 2016-03-29 20:19:19 +01:00
Scott Wallace 7f762f4416 Set the basics for sshrc (https://github.com/Russell91/sshrc). 2016-03-21 20:12:01 +00: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 158b05543b Only set HOMEBREW_GITHUB_API_TOKEN if it makes sense. 2016-03-15 19:51:36 +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 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