Sorin Ionescu
859ab4e8e0
Correct spelling mistakes in READMEs
13 years ago
Sorin Ionescu
aa36596287
[ #149 ] Merge alias into utility
13 years ago
Sorin Ionescu
333927ac3b
Remove the home directory from $cdpath
...
It is not necessary to add the home directory to cdpath.
Since nothing is added to $cdpath by default, comment it out.
13 years ago
Sorin Ionescu
5a88276e79
Replace Vim with nano
...
The default keymap used in Oh My Zsh is Emacs. As such, the editor
should not be set to Vim. Unfortunately, the editor cannot be set to
Emacs because it is not always installed by default.
Set the default editor to nano.
13 years ago
Sorin Ionescu
6e64bb96dc
Use the default editor in Less
13 years ago
Sorin Ionescu
bff945babf
Enable the Less history file
13 years ago
Sorin Ionescu
a372ccf603
Remove the Less encoding environment variable
...
LESSCHARSET is not needed since Less automatically detects the locale.
13 years ago
Sorin Ionescu
4fd347580e
[ Fix #104 ] Add documentation for environment
13 years ago
Sorin Ionescu
0b0b2af07f
[ Fix #171 ] Background non-session affecting code
13 years ago
Sorin Ionescu
39a60008e5
[ #171 ] Move Zsh file compilation into zlogin
13 years ago
Sorin Ionescu
1645fb88bd
[ #171 ] Move launchd setenv into zlogin
13 years ago
Sorin Ionescu
7a4433e92c
[ #171 ] Move environment variables into zshenv
13 years ago
Sorin Ionescu
bdaba6a714
[ #171 ] Add templates and README for all rc files
13 years ago
Sorin Ionescu
4ba1dc1891
[ #135 ] Load completion after alias
13 years ago
Sorin Ionescu
1c1aaf9d8b
[ #135 ] List the modules to be loaded vertically
13 years ago
Sorin Ionescu
66c14486c6
[ #23 , Fix #80 ] Move themes into the prompt module
13 years ago
Sorin Ionescu
6233ec6aad
[ #23 ] Add a module loading function
13 years ago
Sorin Ionescu
56f8f83d58
[ #23 ] Convert terminal into a module
13 years ago
Sorin Ionescu
1330e6e792
[ #23 ] Convert editor into a module
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago
Sorin Ionescu
cf5fb88b39
[ Fix #76 ] Load Zsh functions, modules in zshrc
13 years ago
Sorin Ionescu
a444469641
Use 'auto' as an adverb, not a namespace
13 years ago
Sorin Ionescu
909f05f3f4
Remove extra extensions from templates
13 years ago
Sorin Ionescu
6727edd536
Rename terminal auto-title zstyle for consistency
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
a22b49ee57
Fixed a comment in the zshrc template.
13 years ago
Sorin Ionescu
1fc1b459ee
The theme should manage the completion indicator.
13 years ago
Sorin Ionescu
f0499b76c3
Use zstyle instead of variables for configuration.
13 years ago
Sorin Ionescu
60f39d8d91
Moved hub into the git plugin.
13 years ago
Sorin Ionescu
b65195156d
Added missing FX and named colors to spectrum.
13 years ago
Sorin Ionescu
05c94e2dd5
Simplified option variables for greater flexibility.
13 years ago
Sorin Ionescu
0e284f6c2a
Merged vi-mode plugin with Emacs key bindings.
13 years ago
Sorin Ionescu
d5ba17feac
Converted OMZ themes to native ZSH themes.
14 years ago
Sorin Ionescu
2815cc5691
Renamed the ZSH environmental variable to OMZ.
14 years ago
Sorin Ionescu
00d4f280ae
Changed the main file extension from sh to zsh.
14 years ago
Sorin Ionescu
94ab5e0ec8
Cleaned up lib/ and removed trailing white space everywhere.
...
Conflicts:
oh-my-zsh.sh
14 years ago
Sorin Ionescu
ad9db8d342
Removed tools I have never used nor will I ever use.
...
Conflicts:
oh-my-zsh.sh
tools/install.sh
tools/upgrade.sh
14 years ago
Sorin Ionescu
deab2ed376
Fix for dumb terminals like Vim's.
14 years ago
Robby Russell
fb1fd8ab5a
Feature: Random themes now supported. Just set your theme to 'random' and it'll load a different theme each time oh-my-zsh is started. Closes #309
14 years ago
Lorrin Nelson
c02b29159b
Introduce DISABLE_AUTO_TITLE option
14 years ago
Robby Russell
96e5f54200
Updating default .zshrc template file to include plugins declaration
15 years ago
Toon Claes
600efef0c3
Enabled colors in ls and made it possible to theme them
15 years ago
Matthew Donoughe
92f2cf94ad
allow case sensitivity to be toggled
15 years ago
Robby Russell
ed457cbee7
Oh My Zsh gets a weekly auto-updater... the future is now!
15 years ago
Robby Russell
160a02fc60
Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc.
15 years ago
Robby Russell
a3ade73231
Updating the template file to use the oh-my-zsh.sh loader
15 years ago
Robby Russell
010e76f154
Renaming template file one last time (for now)
15 years ago
Robby Russell
bdd1b01a13
Moving and renaming the zshrc file to a template file
15 years ago