Commit Graph

161 Commits

Author SHA1 Message Date
Sorin Ionescu
129a2acb07 [Fix #102] Add documentation for dpkg 2012-07-03 14:06:17 -04:00
Sorin Ionescu
ec9c8fae49 Refactor dpkg aliases 2012-07-03 14:05:10 -04:00
Sorin Ionescu
9bf1789cc2 Localize variables, improve readability 2012-07-03 14:02:46 -04:00
Sorin Ionescu
325a377d5e Remove unnecessary variables, improve readability 2012-07-03 14:02:46 -04:00
Sorin Ionescu
bf18785bca Quote variables, improve readability 2012-07-03 14:02:46 -04:00
Sorin Ionescu
6bfb6f3104 Rename dpkg functions 2012-07-03 14:02:46 -04:00
Sorin Ionescu
c90317917b Clarify alias documentation in pacman 2012-07-03 14:01:52 -04:00
Sorin Ionescu
b83d03118e [Fix #109] Add documentation for pacman 2012-06-30 17:34:11 -04:00
Sorin Ionescu
fc06e0b125 Refactor Pacman aliases 2012-06-30 17:29:30 -04:00
Sorin Ionescu
d54211832a Improve AWK code readability, remove highlighting 2012-06-30 15:54:51 -04:00
Sorin Ionescu
e3b6b5ab30 Rename Pacman functions 2012-06-24 18:01:38 -04:00
Sorin Ionescu
2b186900cb Improve Git submodule updating aliases 2012-06-23 14:03:25 -04:00
Sebastian Wiesner
e703642e4b Update gnu-utility module loading order 2012-06-23 13:20:32 -04:00
Sorin Ionescu
34ca75cdf2 [Fix #210] Rename alias lp to lm 2012-06-23 13:09:55 -04:00
Sorin Ionescu
0f9a6878f8 [Fix #209] Switch the casing of y/n 2012-06-21 22:35:15 -04:00
Julien Stechele
a2fcb36e5f Update completion module loading order 2012-06-17 13:34:21 -04:00
Sorin Ionescu
0a86caffc3 Remove 'arrow keys' from history-substring-search description 2012-06-17 13:32:29 -04:00
Sorin Ionescu
00348eca51 Fix a title in the history-substring-search README 2012-06-14 19:33:46 -04:00
Sorin Ionescu
780ab4a496 [Fix #113] Add documentation for rails 2012-06-14 19:16:17 -04:00
Sorin Ionescu
6c1cec6f9b Rewrite some of the rails aliases 2012-06-14 19:15:22 -04:00
Sorin Ionescu
027edbaae5 Correct title casing in screen and tmux READMEs 2012-06-14 18:01:01 -04:00
Sorin Ionescu
71b98ad515 [Fix #119] Add documentation for terminal 2012-06-14 18:00:06 -04:00
Sorin Ionescu
117c2323bc [Fix #118] Add documentation for syntax-highlighting 2012-06-14 17:48:24 -04:00
Sorin Ionescu
13c1c1996d Add a zstyle to set the syntax highlighter 2012-06-14 17:20:57 -04:00
Sorin Ionescu
e095911cda Correct the history-substring-search README 2012-06-14 17:17:36 -04:00
Sorin Ionescu
f2f6d20bde [Fix #105] Add documentation for gpg-agent 2012-06-14 12:51:03 -04:00
Sorin Ionescu
abfd6b0a25 [Fix #114] Add documentation for rsync 2012-06-13 21:54:36 -04:00
Sorin Ionescu
c1bb7e5b27 Rename variable rsync_cmd to _rsync_cmd 2012-06-13 21:44:27 -04:00
Sorin Ionescu
425aec21ee [Fix #122] Add documentation for yum 2012-06-13 21:41:04 -04:00
Sorin Ionescu
719bc1c67f Rewrite yum aliases 2012-06-13 21:40:28 -04:00
Sorin Ionescu
54e8b37c77 [Fix #196] Remove compdef calls 2012-06-13 18:04:33 -04:00
Sorin Ionescu
e4be6d633f [Fix #195] Fallback to the default command 2012-06-13 14:50:05 -04:00
Sorin Ionescu
7dc55a8304 [#195] Add missing make, diff, wdiff calls 2012-06-13 14:09:57 -04:00
Sorin Ionescu
86d0086b56 [Fix #115] Add documentation for ruby 2012-06-12 23:23:22 -04:00
Sorin Ionescu
c4c6d47e0a Remove the word Lion from the Perl README 2012-06-12 23:23:22 -04:00
Sorin Ionescu
ee80a0ac33 [Fix #110] Add documentation for perl 2012-06-12 20:57:27 -04:00
Sorin Ionescu
48b83fae7b Add additional Perlbrew aliases 2012-06-12 19:20:03 -04:00
Sorin Ionescu
af70f189f2 Reorganize perl aliases 2012-06-12 19:18:29 -04:00
Sorin Ionescu
8eae776f0e [Fix #108] Add documentation for node 2012-06-12 16:44:48 -04:00
Ben O'Hara
ba7fcceac5 [Fix #117] Add documentation for ssh-agent 2012-06-12 16:39:57 -04:00
Sorin Ionescu
74867a4b57 [Fix #107] Add documentation for macports 2012-06-12 16:39:53 -04:00
Sorin Ionescu
ae9d1d44e5 Rewrite macports aliases 2012-06-12 16:17:45 -04:00
Sorin Ionescu
1500717004 [Fix #120] Add documentation for trap 2012-06-12 15:35:47 -04:00
Sorin Ionescu
b02f9d7dbe Correct functions list indentation in osx README 2012-06-12 15:15:52 -04:00
Sorin Ionescu
859ab4e8e0 Correct spelling mistakes in READMEs 2012-06-12 15:13:21 -04:00
Sorin Ionescu
e35d6b984a Do not remove superfluous blanks from events
Recording superflous blanks is useful when indenting multiline commands.
2012-06-10 20:06:53 -04:00
Sorin Ionescu
8e91f01d55 Move settings right bellow module description 2012-06-10 20:05:34 -04:00
Sorin Ionescu
cbdf8122a6 [Fix #149] Restructure utility 2012-06-10 20:04:56 -04:00
Sorin Ionescu
218081becd [#149] Rename duh to dut 2012-06-10 20:04:56 -04:00
Sorin Ionescu
6740d88fb2 [#149, Fix #98] Add documentation for alias 2012-06-10 20:04:55 -04:00