Commit graph

95 commits

Author SHA1 Message Date
Scott Wallace ce951fcd98 Fixed .gitconfig. 2015-03-26 17:59:16 +00:00
Scott Wallace 157d649cf9 Rename Git alias 'prune' due to conflict with built-in. 2015-03-24 09:13:26 +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 407092c1d2 Added a nicer way to view Git logs. 2015-03-23 09:43:45 +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
Scott Wallace 5de1803727 Configured more terminal bell settings. 2015-01-14 11:12:25 +00:00
Scott Wallace 9e7f902a17 Add a README for quick reference to docs, etc. 2015-01-14 10:37:20 +00:00
Scott Wallace 74e019196e Disable audible bell on the commandline. 2015-01-14 10:15:53 +00:00
Scott Wallace c9ceea9b99 Fix an alias issue for 'top'. 2014-12-07 13:13:55 +00:00
Scott Wallace d9d7e100e7 Merge branch 'master' of github.com:scottwallacesh/dotfiles 2014-12-05 18:36:48 +00:00
Scott Wallace 06eb9e2ca9 Ensure the terminal window/tab title is updated. 2014-12-05 18:36:31 +00:00
Scott Wallace 94c7a54bda Added WhiteWash plugin to vim. 2014-11-30 10:04:58 +00:00
Scott Wallace 0bce103f48 Fixed a typo in the vim config. 2014-11-21 19:56:52 +00:00
Scott Wallace ee218cc667 Added vim support for Go. 2014-11-21 19:54:02 +00:00
Scott Wallace 677fd18706 Added vim plugin ap/vim-buftabline. 2014-11-16 13:33:13 +00:00
Scott Wallace a6c508fcd7 Update files for Go development. 2014-11-15 17:05:36 +00:00
Scott Wallace 63528751f2 Added SNMP stats gathering script for posterity. 2014-11-15 10:34:25 +00:00
Scott Wallace d3c8374196 Removed some older configuration items from the OS X reconfiguration script. 2014-11-15 10:30:50 +00:00
Scott Wallace 7e10f41a78 Added scripts to reduce the amount of Github repos. 2014-11-15 10:27:50 +00:00
Scott Wallace fe44970abc Added vim plugin godlygeek/tabular. 2014-11-13 19:27:26 +00:00
Scott Wallace ed8714469d Changed PS1 to the Redhat default. 2014-11-12 20:41:47 +00:00
Scott Wallace b5a68866dd Added ability for local differences in the .bashrc. 2014-11-12 16:58:37 +00:00
Scott Wallace 9108957c08 Update the prompt properly. 2014-11-12 09:56:09 +00:00
Scott Wallace 29e7a2065e Ensure .md files are opened as Markdown. 2014-11-12 07:20:47 +00:00
Scott Wallace c4af975647 Add vim plugin rodjek/vim-puppet 2014-11-12 07:04:37 +00:00
Scott Wallace dc24846d59 Removed NERDTree from auto startup. 2014-11-11 22:06:27 +00:00
Scott Wallace f4d67035ef Added vim plugin kien/ctrlp.vim 2014-11-11 22:03:45 +00:00
Scott Wallace 90796c8b97 Added vim plugin Shougo/neocomplcache 2014-11-11 22:01:25 +00:00
Scott Wallace e80025a3bd Re-order vim plugins 2014-11-11 21:52:13 +00:00
Scott Wallace 7a84a87999 Added the vim plugin tpope/vim-surround 2014-11-11 21:51:41 +00:00
Scott Wallace ce34feaa13 Added Vundle as a submodule. 2014-11-11 21:46:40 +00:00
Scott Wallace e6dac0484b Added vim plugin tpope/vim-commentary. 2014-11-11 21:43:07 +00:00
Scott Wallace ac2874d6c3 Added NERDTree support to vim. 2014-11-11 21:32:48 +00:00
Scott Wallace 1987dd439a Set the split to always be vertical. 2014-11-11 21:24:00 +00:00
Scott Wallace 0a02eb02f0 Tidied the .bashrc file. 2014-11-11 21:13:52 +00:00
Scott Wallace 1b59ccf35f Added bash rc/profile scripts. 2014-11-11 21:01:06 +00:00
Scott Wallace 151737ea87 .vimrc with airline, fugitive, codeschool color scheme and syntastic. 2014-11-11 20:56:27 +00:00