Indrajit Raychaudhuri
38816656cd
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Kaleb Elwert
b2b572eea0
node, python, ruby: update docs about new envars
5 years ago
Jeff Widman
38fb41d66e
Use backticks rather than italics for paths
...
This is more typical with what I observe elsewhere
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
François VANTOMME
bb168c5881
Doc (ruby): add doc on bundle clean alias
8 years ago
Sorin Ionescu
7722dd4400
Inform the user to load ruby as late as possible when using RVM
11 years ago
Sorin Ionescu
dbeb6d4e1a
[ Fix #361 ] Load chruby when found
11 years ago
Sorin Ionescu
50edc45132
[ Fix #503 ] Prefix rails aliases with 'bundle exec'
11 years ago
Sorin Ionescu
b36d98e431
Fix the name of the theme setup function in READMEs
12 years ago
Sorin Ionescu
8ea0e42b7f
Rename ruby-info zstyle patterns
12 years ago
Sorin Ionescu
e5a9bdc4b4
[ Fix #259 ] Add ruby-info function
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
3ec4fff033
Refactor Ruby aliases
12 years ago
Sorin Ionescu
86d0086b56
[ Fix #115 ] Add documentation for ruby
13 years ago