Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
eukaryote
493bf302f6
Ensure dircolors uses sh syntax
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Laurent Goussard
8189577772
Disable glob for bower
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Sorin Ionescu
80ded5e33d
Revert "Remove utility aliases for Cygwin"
...
This reverts commit d368d0536b
.
11 years ago
Sorin Ionescu
d368d0536b
Remove utility aliases for Cygwin
11 years ago
Sorin Ionescu
959887013d
Simplify a conditional
11 years ago
Sorin Ionescu
b769505857
Remove duplicate alias definitions
11 years ago
Nicholas Hutchinson
622e7b117b
Add utility aliases for Cygwin
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Sorin Ionescu
c8b82afeec
Increase readability in utility init
12 years ago
Sorin Ionescu
38d1875020
Match BSD ls colors to Linux ls colors
12 years ago
Sorin Ionescu
bc4351cfab
[ Fix #283 ] Define $LS_COLORS for completion
12 years ago
Sorin Ionescu
e5e26eccff
[ #245 ] Convert helper into a module
12 years ago
Sorin Ionescu
209846011f
[ Fix #267 ] Fix psu on non-Mac OS X systems
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
2f4f11bd40
Use $VISUAL and fallback on $EDITOR for the e alias
12 years ago
Sorin Ionescu
88af470bd6
[ Fix #232 ] Disable globbing for rsync, scp, ftp, sftp
12 years ago
Sorin Ionescu
9a52ecb21b
Increase heading readability
12 years ago
Sorin Ionescu
34ca75cdf2
[ Fix #210 ] Rename alias lp to lm
13 years ago
Sorin Ionescu
cbdf8122a6
[ Fix #149 ] Restructure utility
13 years ago
Sorin Ionescu
93e76b9e8d
[ #149 ] Move compdef calls into their own files
13 years ago
Sorin Ionescu
fdb3f4152f
[ #149 ] Remove unnecessary if statements
13 years ago
Sorin Ionescu
45ab153c64
[ #149 ] Move diff, wdiff, make into their own files
13 years ago
Sorin Ionescu
aa36596287
[ #149 ] Merge alias into utility
13 years ago
Sebastian Wiesner
84a6c19c2b
Remove a wrong builtin call in mkdcd
...
mkdir is not a builtin command.
13 years ago
Sorin Ionescu
3ed8265e28
[ #145 ] Do not depend on the alias module
13 years ago
Sorin Ionescu
dbc9dff760
[ #145 ] Simplify the slit utility
13 years ago
Sorin Ionescu
31c5d6e334
[ #145 ] Complete directories for the mkdcd utility
13 years ago
Sorin Ionescu
3cbfa686ab
[ #145 ] Use builtin commands in the mkdcd utility
13 years ago
Sorin Ionescu
8bcece5895
[ #145 ] Load the alias module in the utility module
...
Functions cdll, pushdll, and popdll depend on the ll alias.
13 years ago
Colin Hebert
213b57ee6f
Replace the pmine function with an alias
13 years ago
Sorin Ionescu
b47b845b13
Move history-stat from utility into history
13 years ago
Sorin Ionescu
e2859daba4
[ #23 ] Prevent errors when completion is disabled
13 years ago
Sorin Ionescu
73478bd190
[ #23 ] Convert utility into a module
13 years ago
Colin Hebert
dd0083f11a
Read the entire history in history-stat
...
By default history acts like 'fc -l', which only gives the last 16
entries of the history.
13 years ago
Sorin Ionescu
6a9a4ea8d6
[ Fix #60 ] Do not use parentheses in function names
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
60f39d8d91
Moved hub into the git plugin.
13 years ago
Sorin Ionescu
faeca82831
The functions directory should only hold functions.
13 years ago
Sorin Ionescu
3c273c4ce7
Added slit, duh functions and comments.
14 years ago
Sorin Ionescu
3fd9cf9f86
Renamed lib/ to functions/ and renamed files inside of it.
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
ec4f279445
Merged custom/ and lib/.
...
Conflicts:
custom/aliases.zsh
custom/functions.zsh
custom/grep.zsh
14 years ago
Sorin Ionescu
9ded21d21b
Added extract plugin.
14 years ago
Renaud (Nel) Morvan
da8b3f0010
Refactor window and tab title in tty
...
Term window title and tab title are now skinable
Tab title can be different from window title (when supported by term)
Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab)
Cleanup code duplication and add comment for supported terms
On osX it works great on iterm, and is decent once you tweak Terminal pref
Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux
TODO implement Konsole support (via dbus)
14 years ago
Lorenzo Manacorda
ea88855e5b
add missing unrar flag
14 years ago
Robin Ramael
33bb6e797e
Added an option to remove file afterwards.
14 years ago
SuprDewd
ea5c866c7e
Support for more archive formats.
14 years ago
SuprDewd
cd35d86fff
Added a function to extract various archives.
...
Also an alias for the function.
14 years ago
Sven Lito
d89d3a2703
merging in changes from robby's repo
14 years ago