Commit graph

150 commits

Author SHA1 Message Date
Scott Wallace ae584074e4 Rename the software installation script.
Add installation of 'brew' and other base packages.
2016-01-24 12:42:52 +00:00
Scott Wallace ebfc3b31b8 Added Yubikey (Neo) tools to the Brew Cask install script. 2016-01-24 10:07:01 +00:00
Scott Wallace ac00cc227e Initial check-in of 'brew cask install ...' script for auto-populating Macs with software. 2016-01-24 10:01:44 +00:00
Scott Wallace db598d5180 Add a script to quickly convert MOV to MP4 format. 2016-01-04 21:17:05 +00:00
Scott Wallace a18e46221a Remove Sublime Text 3 config, etc. 2015-11-30 11:09:57 +00:00
Scott Wallace cccca6bfa1 Add some more ST3 packages. 2015-11-04 19:46:41 +00:00
Scott Wallace bfc8b82efb Add the 'subl' command to the PATH. 2015-11-04 19:07:49 +00:00
Scott Wallace 4a1738cfde Add Python linter. 2015-11-04 18:56:53 +00:00
Scott Wallace 215d5c5380 Add some Sublime Text config for dotfiles. 2015-11-04 18:31:17 +00:00
Scott Wallace 93c73667d4 Abbreviate Vim mode entries. 2015-10-26 20:52:22 +00:00
Scott Wallace aa1a43c12d Move from vim-airline to lightline and switch to the 'hybrid' colour scheme. 2015-10-26 20:32:51 +00:00
Scott Wallace aea9a53f6a Re-bind CTRL-T to search forward in history. 2015-10-26 15:30:01 +00:00
Scott Wallace 47e5e6e3d6 Fix a small bug with the SSH agent launch test. 2015-10-13 19:54:30 +01:00
Scott Wallace 3d46e6c304 Remove mouse-mode from Vim and put cut-n-paste back to 'normal'. 2015-10-05 07:52:18 +01:00
Scott Wallace b781c652ed Merge branch 'master' of github.com:scottwallacesh/dotfiles 2015-09-30 08:40:49 +01:00
Scott Wallace f2ad5eb8d0 Set vim to use unnamed clipboard so yanks go to the system clipboard. 2015-09-30 08:39:58 +01:00
Scott Wallace f77aef9779 Provide a mechanism to allow hostname completion for any command.
Added:
  - ssh
  - scp
  - ftp
  - ping
  - telnet
  - curl
  - nc
2015-09-29 20:59:44 +01:00
Scott Wallace 8cfcd70408 Add auto-completion for scp. 2015-09-29 20:56:02 +01:00
Scott Wallace 10d8d833bd Make 'git history' alias backward compatible. 2015-09-29 20:21:08 +01:00
Scott Wallace 56e206ab74 Ensure a noop if we have an ssh-agent environment configured. 2015-09-29 19:49:49 +01:00
Scott Wallace 8fd9f6a8e3 Ensure ssh-agent is running and a default key is added. 2015-09-29 19:41:04 +01:00
Scott Wallace 69c05d0b37 Revert "Add the launch of tmux, if available."
This reverts commit 77e9a05e9c.
2015-09-23 23:05:34 +01:00
Scott Wallace 2313fe22d1 Ensure tmux windows start numbering from 1. 2015-09-23 22:48:31 +01:00
Scott Wallace f1238300d5 Add a tmux config file. 2015-09-23 22:40:50 +01:00
Scott Wallace 77e9a05e9c Add the launch of tmux, if available. 2015-09-23 22:10:35 +01:00
Scott Wallace c894899c2a Disable auto-quit of iTerm2 on last window close. 2015-09-23 20:12:54 +01:00
Scott Wallace 7b0d835022 Update iTerm2 to allow window resizing. 2015-09-23 20:02:09 +01:00
Scott Wallace 0bbdc495f3 Remove window number from iTerm2 window title. 2015-09-23 18:39:39 +01:00
Scott Wallace 63df85f5bf Added iTerm2 config. 2015-09-23 14:50:40 +01:00
Scott Wallace bcb9372262 Change flush-dns script to be a bit neater. 2015-09-15 19:58:46 +01:00
Scott Wallace 52ffbcf0e7 Revert the no-ff Git change. 2015-09-15 19:39:44 +01:00
Scott Wallace 22afd81596 Change to a better Mac-friendly DNS flush method. 2015-09-15 19:38:24 +01:00
Scott Wallace 9193348356 Add a Git alias for a detailed log output. 2015-09-14 18:33:10 +01:00
Scott Wallace a029458150 Remove the abstraction of a function for determining the current Git branch in the prompt. 2015-09-14 13:26:36 -04:00
Scott Wallace 813b8d65f6 Disable fast-forward merging. 2015-09-09 13:32:20 +01:00
Scott Wallace 23fbe67379 Merge branch 'master' of github.com:scottwallacesh/dotfiles 2015-09-09 13:29:18 +01:00
Scott Wallace 4249556b1d Updated the flush DNS command for Yosemite. discoveryutil is no longer available. 2015-09-03 18:49:54 +01:00
Scott Wallace db869fed03 Added a check for coreutils and PATH modification if found. 2015-07-14 09:37:02 +01:00
Scott Wallace a59c4608fd Cosmetic. 2015-06-20 11:42:12 +01:00
Scott Wallace dac7239ed1 Revert setting Vim's yank buffer to the system clipboard. Deletes are adding the clipboard. 2015-06-20 11:41:26 +01:00
Scott Wallace dd7cb146ae Set Vim's yank buffer to the system clipboard 2015-06-20 11:37:22 +01:00
Scott Wallace 26e83ce792 Simplfied the generate password script. 2015-06-15 20:35:11 +01:00
Scott Wallace 54fae1f0d1 Added a shebang line to the DNS flush script. 2015-06-15 20:29:14 +01:00
Scott Wallace db114e4bea Changed history tracking. Removed 'mixed' history to 'separate' but still saved. 2015-05-20 20:43:57 +01:00
Scott Wallace 5368fe091a Remove NerdTree from opening by default. 2015-05-20 15:11:09 +01:00
Scott Wallace e23480b3dd Small change to the genpw script usage output. 2015-05-18 19:52:02 +01:00
Scott Wallace c316235ca5 Updated the flush DNS script for OS X v10.13. 2015-05-18 19:51:16 +01:00
Scott Wallace 6de0dcbde9 Updated the Flush DNS script slightly. 2015-05-09 15:51:21 +01:00
Scott Wallace 6ccfce0dc5 Added NerdTree Tab support. 2015-04-22 15:22:54 +01:00
Scott Wallace 3389f8a122 Default to rebase on pull. 2015-03-26 20:49:28 +00:00