Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | zsh: Alias 1 to head -n1 | Alan Pearce | 2014-06-24 | -0/+1 |
| | ||||
* | zsh: Add .cabal/bin to $PATH | Alan Pearce | 2014-06-24 | -0/+1 |
| | ||||
* | zsh: Don't add .gem/ruby/*/bin to $PATH | Alan Pearce | 2014-06-24 | -7/+0 |
| | | | | In most cases, setting up .gemrc is better | |||
* | zsh: Complete gh commands with _gh, not _hub | Alan Pearce | 2014-06-08 | -2/+1 |
| | ||||
* | zsh: Alias composer to composer.phar if missing | Alan Pearce | 2014-06-04 | -0/+4 |
| | ||||
* | zsh: use gh instead of hub | Alan Pearce | 2014-06-01 | -3/+3 |
| | ||||
* | Zsh: hide error when fasd init file missing | Alan Pearce | 2014-06-01 | -1/+6 |
| | | | | Now show a warning instead | |||
* | zsh: Remove existance check for ~/bin | Alan Pearce | 2014-05-15 | -1/+1 |
| | ||||
* | zsh: set GOPATH and add bin folder to PATH | Alan Pearce | 2014-05-15 | -0/+3 |
| | ||||
* | zsh: Hide output of magit and dired commands | Alan Pearce | 2014-05-08 | -2/+2 |
| | ||||
* | Update and migrate zsh history file location | Alan Pearce | 2014-04-13 | -1/+1 |
| | ||||
* | zsh: Compile fasd and use as a function. | Alan Pearce | 2014-04-13 | -0/+1 |
| | ||||
* | Update and migrate fasd data file location | Alan Pearce | 2014-04-13 | -1/+1 |
| | ||||
* | zsh: Update fasd init file location | Alan Pearce | 2014-04-13 | -1/+1 |
| | ||||
* | zsh: Remove fasd autoload | Alan Pearce | 2014-04-13 | -1/+0 |
| | ||||
* | zsh: Change cache directory for zcompdump | Alan Pearce | 2014-04-13 | -1/+1 |
| | ||||
* | Add modelines for zsh files | Alan Pearce | 2014-04-12 | -0/+2 |
| | ||||
* | zsh: Remove host configuration for prefect | Alan Pearce | 2014-04-12 | -10/+0 |
| | ||||
* | zsh: Remove unused parts of server host config | Alan Pearce | 2014-04-12 | -15/+0 |
| | ||||
* | zsh: Use $ZDOTDIR instead of hardcoded path | Alan Pearce | 2014-04-12 | -3/+3 |
| | ||||
* | zsh: Use system version of fasd | Alan Pearce | 2014-04-12 | -624/+0 |
| | ||||
* | Restructure everything to use rcm | Alan Pearce | 2014-04-12 | -0/+1351 |
https://github.com/thoughtbot/rcm |