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
d164123064
Moving current_branch() to git plugin
2010-06-03 12:56:11 -07:00
..
aliases.zsh
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
2010-06-03 12:03:26 -07:00
appearance.zsh
parse error fix
2009-11-05 20:48:08 +01:00
completion.zsh
Removing legacy completion code
2010-06-03 12:54:40 -07: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
put everything in lib
2009-09-23 16:14:43 +01:00
functions.zsh
Moving some rails and osx-specific functions to their corresponding plugin files
2010-06-03 12:55:07 -07:00
git.zsh
Moving current_branch() to git plugin
2010-06-03 12:56:11 -07: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
share history with your zsh's on the same host
2010-03-31 01:31:41 +08:00
key-bindings.zsh
Ignore errors from compaudit when using
sudo -s
2010-04-08 22:35:35 -04: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