summary refs log tree commit diff
path: root/.zshrc (follow)
Commit message (Expand)AuthorAge
* Add nvim configurationJune McEnroe2016-02-05
* Remove linux gvim aliasJune McEnroe2016-01-28
* Rewrite zshrcJune McEnroe2016-01-28
* Strip out useless commentsJune McEnroe2016-01-28
* Eliminate escape key delay in zshJune McEnroe2016-01-15
* Move pretty git log format to .gitconfigJune McEnroe2016-01-15
* Remove unused git aliasesJune McEnroe2016-01-14
* Color prompt yellow in vi normal modeJune McEnroe2015-12-16
* Redefine _newline_precmd in _newline_precmdJune McEnroe2015-11-02
* Print newline before every prompt after firstJune McEnroe2015-11-02
* Remove first prompt placementJune McEnroe2015-11-02
* Newline before prompt and start at bottom of terminalJune McEnroe2015-11-02
* Add chruby to zshrcJune McEnroe2015-10-27
* Add tmux shortcut functionsJune McEnroe2015-05-23
* Truncate RPROMPT with negative lengthJune McEnroe2015-02-18
* Fix git prompt for branches with slashesJune McEnroe2015-02-15
* Prevent red first promptJune McEnroe2015-02-14
* New minimal zshrcJune McEnroe2015-02-14
* Add ~/.bin to the pathJune McEnroe2014-10-14
* Add OS X specific shell configurationsJune McEnroe2014-05-15
* Default chruby to newest MRIJune McEnroe2014-03-29
* Load chruby from /usr/localJune McEnroe2014-01-14
* Don't add duplicates to zsh historyJune McEnroe2013-12-15
* Source zsh_command_not_foundJune McEnroe2013-12-15
* Show path on right side of promptJune McEnroe2013-12-14
* Use ellipsis in promptJune McEnroe2013-12-08
* Update zsh syntax highlighting and configJune McEnroe2013-11-02
* Fix host in prompt, part twoJune McEnroe2013-10-31
* Fix host in promptJune McEnroe2013-10-31
* Wow look reorganized zsh configJune McEnroe2013-10-31
* Show hostname in prompt over SSHJune McEnroe2013-10-30
* Only load chruby if it existsJune McEnroe2013-10-30
* Add auto-title stuff to zshJune McEnroe2013-10-27
* Add gvim alias to silence stderrJune McEnroe2013-10-26
* Add home.programble.me functionJune McEnroe2013-10-26
* Add Heroku to zshJune McEnroe2013-10-14
* Add gst git stash aliasJune McEnroe2013-09-23
* Remove pacman stuffJune McEnroe2013-09-05
* Only alias hub if it existsJune McEnroe2013-09-05
* chruby to ruby-2.0.0June McEnroe2013-09-05
* Add nvmJune McEnroe2013-08-14
* Add title commandJune McEnroe2013-07-09
* Run games in separate X serverJune McEnroe2013-06-09
* Add game wrapper to kill/restart unclutterJune McEnroe2013-06-08
* Autochruby and default to ruby-2.0.0-p195June McEnroe2013-06-07
* Do not force update, just notifyJune McEnroe2013-05-20
* Only run pacman on zsh start if it existsJune McEnroe2013-05-12
* Drop pacman-color, regular pacman now has colorJune McEnroe2013-04-06
* Default to Ruby 2.0June McEnroe2013-02-24
* Add git promptJune McEnroe2013-01-26
class='logheader'>2018-09-13Return a format->split even at the end of the stringJune McEnroe 2018-09-13Fix weird tab-complete after commaJune McEnroe I have no idea why I did this. 2018-09-13Rewrite UI againJune McEnroe The persistent topic is gone and the status line is now at the top. The status formatting still needs to be reworked. I also want to try showing the nick in the input window so it really looks like your next message. 2018-09-12Add note about C-oJune McEnroe Why are there so few well usable ctrl key bindings? 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe Ridiculous. 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe