Commit graph

59 commits

Author SHA1 Message Date
Scott Wallace b54173118e Ensure HOMEBREW_GITHUB_API_TOKEN is expored to work. 2016-02-26 22:03:11 +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 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 91c5e42803 Remove coreutils from path and alias for gitx. 2016-01-29 10:41:00 +00:00
Scott Wallace 2f282fe51f Ensure the htop check does not produce errors when not installed. 2016-01-27 15:57:19 +00:00
Scott Wallace f386bb22b8 Move the bash completion sourcing to before setting $PS1. 2016-01-27 15:51:13 +00:00
Scott Wallace fad55152dc Use 'htop' when possible. 2016-01-27 15:49:34 +00:00
Scott Wallace 6a01d5e0f1 Move the bash interactive shell check to before the setting of $PS1. 2016-01-26 20:12:31 +00:00
Scott Wallace 0c2ced2fcb Add some 'date' commands to the 'brew update' logs. 2016-01-26 19:27:57 +00:00
Scott Wallace 631a23fd28 Ensure bind commands are only performed in interactive shells. 2016-01-26 16:00:53 +00:00
Scott Wallace 83f52531f9 Add comment for the sourcing of a local bashrc. 2016-01-26 15:49:00 +00:00
Scott Wallace ed51725a6e Update Bash RC script to ensure background process runs silently. 2016-01-26 15:45:17 +00:00
Scott Wallace 92b942eaa7 Comment update. 2016-01-26 15:41:35 +00:00
Scott Wallace cbabcbaf4b Ensure Homebrew is kept up to date on a regular basis. 2016-01-26 15:39:41 +00:00
Scott Wallace 30148f515f Create default set of directories. 2016-01-26 15:38:37 +00:00
Scott Wallace a18e46221a Remove Sublime Text 3 config, etc. 2015-11-30 11:09:57 +00:00
Scott Wallace bfc8b82efb Add the 'subl' command to the PATH. 2015-11-04 19:07:49 +00:00
Scott Wallace 215d5c5380 Add some Sublime Text config for dotfiles. 2015-11-04 18:31:17 +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 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 77e9a05e9c Add the launch of tmux, if available. 2015-09-23 22:10:35 +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 db869fed03 Added a check for coreutils and PATH modification if found. 2015-07-14 09:37:02 +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 403897b2e0 Add the local user's bin/ directory to the front of PATH. 2015-03-26 18:12:00 +00:00
Scott Wallace 0ea447fa17 Merge branch 'master' of https://github.com/scottwallacesh/dotfiles 2015-03-23 10:02:34 +00:00
Scott Wallace fd2d05e4de Moved two Git aliases from .bashrc to .gitconfig. 2015-03-23 09:49:21 +00:00
Scott Wallace 14719bcf80 Ensure vi uses vim. 2015-03-06 17:41:24 +00:00
Scott Wallace 79bcd7bc52 Added colour to the Git branch prompt indicator. 2015-02-20 14:27:47 +00:00
Scott Wallace cbacbe862f Change the bracket-type for the Git branch display. 2015-02-13 09:40:54 +00:00
Scott Wallace c51ac21a13 Print the current Git branch as part of the CLI prompt. 2015-02-09 14:18:12 +00:00
Scott Wallace b7fbc9583e Update the 'll' alias to behave more like the real thing. 2015-02-04 10:54:13 +00:00
Scott Wallace cdc4cc0e9d Add 'll' alias for OS X. 2015-01-29 10:04:38 +00:00
Scott Wallace fbd308270b Updated the method for bash completion scripts.
Added bash completion for Git.
2015-01-27 14:41:16 +00:00
Scott Wallace c68aaaca16 Added an alias for pruning dead Git branches. 2015-01-22 08:04:02 +00:00