Ali Afshar
f66a54fb78
Add missing space causing parse error.
11 years ago
Dan Mills
2fb326513a
Only load url-quote-magic if it is available.
...
Partially fixes #3614
11 years ago
Tejas Bubane
1653545282
Recognize comments by default.
11 years ago
Marc Cornellà
0edf416bea
Temporarily delete over-engineered solution
11 years ago
frozen_dude
448e966129
Fix for bad LC_CTYPE entry
...
LANG is a colon-separated list of prefered locales; LC_CTYPE is single entry,
therefore we need to remove all but one entry.
Also, there is no need setting it if it is already set (LC_ALL also sets
LC_CTYPE, so we check it too).
11 years ago
LFDM
83c4e06206
Moves a bindkey call from misc to key-bindings.
11 years ago
LFDM
101149b1ae
Moves remaining aliases to misc and deletes file.
...
There were only three aliases left in aliases.zsh
File deleted!
11 years ago
Felix Dreissig
daa6ecebc1
Set the '-R' option for less not in $PAGER, but as $LESS.
14 years ago
Rotem Yaari
19bf83e17d
Pager is 'less -R' to support colored outputs
14 years ago
hobbestigrou
34f00f385c
More generic.
15 years ago
Toon Claes
e2dba2c3e9
Joined the appearance so the theme can apply LSCOLORS too
17 years ago
Jon Evans
eddab5034c
run update check *after* running custom configuration scripts.
...
This means we are running it after $PATH has potentially been set up,
which means it's more likely that commands like "git" will be found
17 years ago
Robby Russell
00a190bc01
Oh My Zsh gets a weekly auto-updater... the future is now!
17 years ago
James Cox
f363c025da
put everything in lib
17 years ago
James Cox
b6d778201b
more fixes, more or less have this as i want
17 years ago
James Cox
1f05826afb
misc useful
17 years ago