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
29b6bf6aaa
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)."
...
This reverts commit 14a1ce80bbf7362ab2856cdd050714f02649fe3f.
2009-11-09 07:33:51 -08:00
..
aliases.zsh
Removing gdb alias as it conflicts with an actual command for gdb.
Closes
#17
2009-11-08 15:27:17 -08:00
colors.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
completion.zsh
Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue
#20
2009-11-08 15:34:02 -08:00
correction.zsh
put everything in lib
2009-09-23 16:14:43 +01:00
directories.zsh
put everything in lib
2009-09-23 16:14:43 +01:00
functions.zsh
merge upstream
2009-09-23 16:14:04 +01:00
git.zsh
Fixed issue
#25
.
2009-11-06 20:55:08 +08: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
merge upstream
2009-09-23 16:14:04 +01:00
key-bindings.zsh
merge upstream
2009-09-23 16:14:04 +01:00
misc.zsh
run update check *after* running custom configuration scripts.
2009-10-01 08:55:07 +01:00
prompt.zsh
Revert "Whoops, forgot to include this dummy precmd implementation."
2009-11-09 07:33:38 -08:00
rake_completion.zsh
Revert "Fixed issue
#19
'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command"
2009-11-08 15:24:20 -08: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