This website requires JavaScript.
Explore
Help
Sign In
adam
/
prezto
Archived
Watch
1
Star
0
Fork
0
You've already forked prezto
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2022-03-28
. You can view files and clone it, but cannot push or open issues or pull requests.
prezto
/
lib
History
Robby Russell
c901f4eea3
Merge branch 'master' of
https://github.com/SuprDewd/oh-my-zsh
into SuprDewd-master
2011-01-15 01:17:29 -08:00
..
aliases.zsh
Added a function to extract various archives.
2010-12-24 22:20:57 +00:00
appearance.zsh
Postponing sourcing of the theme until after local customizations
2011-01-08 23:34:47 -05:00
completion.zsh
Completion fixes
2010-11-03 16:57:15 -04:00
correction.zsh
Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
2009-12-13 11:48:03 -08:00
directories.zsh
Added function to mkdir and immediately change to it
2010-12-21 14:28:40 -05:00
functions.zsh
Added an option to remove file afterwards.
2011-01-10 17:34:38 +01:00
git.zsh
merging in changes from robby's repo
2010-10-09 19:11:07 +01:00
grep.zsh
Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
2009-09-23 07:43:36 -07:00
history.zsh
Ignore commands that start with a space.
2010-05-09 21:16:33 +08:00
key-bindings.zsh
Merge branch 'shifttab' of
http://github.com/kremso/oh-my-zsh
into kremso-shifttab
2010-09-30 20:48:10 -07:00
misc.zsh
Joined the appearance so the theme can apply LSCOLORS too
2009-11-04 20:37:18 +01:00
rvm.zsh
Import rvm prompt
2010-05-19 14:53:16 +08:00
spectrum.zsh
escape sequences so rprompt doesn't mess up
2010-04-26 22:01:41 -07:00
termsupport.zsh
Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."
2009-11-09 07:33:51 -08:00