Samantha McVey
87868441eb
[zprezto-update] Add convenience function to update zprezto ( #1344 )
...
* [zprezto-update] Add convenience function to update zprezto
This function checks if there is any update to zprezto, and if so
will pull in the changes. It will not attempt a pull unless
it is fastforwardable. It also makes sure the user is on the master
branch before attempting.
* [zprezto-update] Improve resilience of the function
Better error checking of status of the git repository
and better error producing.
Fit columns into mostly 80 width and add a missing printf
argument.
Use ( ) around the function so changing directory does not affect
the outer scope.
* [README] Add instructions on using zprezto-update function
7 years ago
Kaleb Elwert
d035e4cf1e
Fix indentation in README
8 years ago
Kaleb Elwert
2e20eb8571
Add note about working around preexisting runcoms
...
Closes #955
8 years ago
Paul Melnikow
909006638d
Bump license years and tidy up readme ( #1273 )
8 years ago
Mateusz Lewko
5271af8180
Ensure code blocks are formatted properly for GitHub ( #1271 )
8 years ago
Sorin Ionescu
fe64f91f52
Update sorin screenshot
10 years ago
Sorin Ionescu
c34098af20
Update copyright
10 years ago
Sorin Ionescu
087fce8548
Update sorin theme screenshot
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
06cc5088aa
[ Fix #630 ] Zsh v4.3.17 is the minimum required
10 years ago
Chauncey Garrett
5088ca4839
Bump minimum supported Zsh to v4.3.11
...
zsh-syntax-highlighting requires this version.
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
391bc405d0
Revert "Warn that Cygwin is not supported"
...
This reverts commit b1abe7a845
.
11 years ago
Julien Stechele
aefdce3fc3
Fix README.md: PATH was moved from .zshenv to .zprofile
11 years ago
Sorin Ionescu
347928193f
Update copyright
11 years ago
Sorin Ionescu
a57d545639
Update copyright
11 years ago
Sorin Ionescu
b1abe7a845
Warn that Cygwin is not supported
11 years ago
Sorin Ionescu
8993a8dfad
Bump minimum supported Zsh to v4.3.11
11 years ago
Sorin Ionescu
aacff80984
[ Fix #477 ] Add instructions for updating Prezto
11 years ago
Phillip Alexander
92c4dc0fb2
Clarify customization instructions
...
Explicitly state that a new user must create his own fork to commit and
track changes via Github.
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Sorin Ionescu
6fd00449a6
[ Fix #381 ] Remove the path_helper workaround
12 years ago
Sorin Ionescu
bc8533c30e
Update sorin theme screenshot
12 years ago
Sorin Ionescu
2037e693e8
[ Fix #293 ] Add CONTRIBUTING.md
12 years ago
Sorin Ionescu
ab0eedd45e
Update sorin theme screenshot
12 years ago
dnuux
491ac265ca
Fix typos in README
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
d041e44cfe
[ Fix #255 ] Symlink rc files
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
d9f2b36a34
Alter installation per repository rename
12 years ago
Sorin Ionescu
8e7589d56a
Link zsh-lovers in the main README
12 years ago
Sorin Ionescu
4747b72efc
Do not discuss zsh-completions in the main README
12 years ago
Sorin Ionescu
df82640caa
Rename templates to runcoms
12 years ago
Suraj N. Kurapati
a2f9168671
Simplify installation instructions
13 years ago
Sorin Ionescu
859ab4e8e0
Correct spelling mistakes in READMEs
13 years ago
Sorin Ionescu
9ed470d77c
[ Fix #25 ] Expand the README Contribute section
13 years ago
Sorin Ionescu
3ca1293792
[ Fix #188 ] Use basename when copying templates
13 years ago
Sorin Ionescu
e97a85fba3
[ #171 ] Update installation information, formatting
13 years ago
Sorin Ionescu
614bbcfe5c
Improve path_helper documentation
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Sorin Ionescu
e3cdbc130c
Fix a typo in the main README
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago
Tair Sabirgaliev
11bca4cd27
Fix paths in installation documentation
13 years ago
Sorin Ionescu
f77e2c8e05
Updated the README with completion information.
13 years ago
Sorin Ionescu
6a8962d785
Fixed the copyright years.
13 years ago
Sorin Ionescu
84ce0f42b5
Simplified the README.
13 years ago
Sorin Ionescu
d1d82c2189
Added the MIT license.
13 years ago
Sorin Ionescu
60f39d8d91
Moved hub into the git plugin.
13 years ago
Sorin Ionescu
2e4a053c8c
Source functions in the order needed.
13 years ago
Sorin Ionescu
90da5fc874
Merged zshenv into environment.zsh.
13 years ago
Sorin Ionescu
869b7e56be
Converted README from Textile to Markdown and cleaned up the contents.
14 years ago