Commit Graph

209 Commits

Author SHA1 Message Date
Joshua Levy f97fecd529 Add repren, a search-and-replace and file renaming tool. 2015-06-10 18:59:17 -07:00
Joshua Levy 9b8b553e27 Link another command line guide, "The Art of Command Line." 2015-06-10 18:51:10 -07:00
Caleb Xu 0e1f630b61 Add git-semver
Courtesy of @markchalloner.
2015-06-10 08:34:42 -04:00
Caleb Xu 9815c23b5b Merge pull request #69 from jlevy/various-cleanups
Various cleanups
2015-06-10 08:32:42 -04:00
Joshua Levy f5c6c7922c Adjust section ordering to be more intuitive.
Also put zgen and xmlstarlet in new sections.
2015-06-10 01:53:57 -07:00
Joshua Levy b834edfb29 New sections for clarity.
The section organization was getting to be a bit confusing. Some reorganization:
- Pull out Zsh-specific items (since most people want them together or not at all).
- Split "Utilities and Tools" (the biggest section) into sections for command-line productivity,
  system utilities, command-line applications.
- Clarify section names and descriptions.
2015-06-10 01:45:46 -07:00
Joshua Levy 69706b21c7 Minor cleanups: Capitalization, consistency.
BASH, bash -> Bash
ZSH, zsh -> Zsh
GIT, git -> Git
and fix a few other small inconsistencies.
2015-06-10 01:32:55 -07:00
Caleb Xu 026ebb8677 Merge pull request #68 from unixorn/sort-utilities-section
Sort Utilities & Tools section to be consistent with other sections
2015-06-02 15:31:26 -04:00
Joe Block 3e5ee8ead9 Sort Utilities & Tools section to be consistent with other sections
Fixed typo in jq list entry
2015-06-02 11:25:00 -07:00
Caleb Xu 276cad2199 Merge pull request #67 from unixorn/add-zgen
Add zgen framework, git-extra-commands
2015-06-01 19:03:59 -04:00
Joe Block 546de6cb21 Add zgen framework, git-extra-commands 2015-06-01 14:17:01 -07:00
Caleb Xu 050cfd523f Merge pull request #66 from horosgrisa/master
Add mysql-colorize
2015-05-20 09:34:49 -04:00
Grigorii Horos c2ba42e8c2 Add mysql-colorize 2015-05-20 13:33:05 +03:00
Caleb Xu 731cbb35bf Merge pull request #65 from jlevy/xmlstarlet
Add xmlstarlet, still one of the best XML command-line tools.
2015-05-20 06:08:45 -04:00
Joshua Levy 40b0599785 Add xmlstarlet, still one of the best XML command-line tools. 2015-05-20 00:40:32 -07:00
Caleb Xu e4206e32f3 Merge pull request #64 from myfavouritekk/wego
Add wego: weather app for the terminal.
2015-05-15 10:18:56 +00:00
Kai KANG 7b31c39636 Add wego: weather app for the terminal. 2015-05-15 12:56:03 +08:00
Caleb Xu 4f159a5f50 Merge pull request #63 from moregeek/moregeek-patch-1
added shunit2
2015-05-13 12:23:37 +00:00
Stefan f94398d9d1 added shunit2 2015-05-13 12:30:31 +02:00
Caleb Xu 7214136dda Merge pull request #62 from smmoosavi/patch-1
Adding Gittify project link
2015-05-03 15:35:22 -04:00
سید مرتضی موسوی 3501fac201 Adding Gittify project link 2015-05-03 12:20:33 +04:30
Caleb Xu eacfd00c1d Merge pull request #61 from Mayccoll/master
Add Gogh - Color Scheme
2015-04-19 14:01:04 -04:00
Mayccoll 68b59ed6e7 Add Gogh - Color Scheme 2015-04-19 10:32:05 -05:00
Caleb Xu d9a63870a4 Merge pull request #58 from TjWallas/patch-1
Adds youtube-dl to Networking & Servers section
2015-04-03 20:55:31 -04:00
Caleb Xu 39ffce0460 Merge pull request #59 from TjWallas/patch-2
Adds `sshfs`
2015-04-03 20:55:23 -04:00
Amr Tj. Wallas 68eac42062 Adds `sshfs`
* https://github.com/osxfuse/sshfs - A tool for mounting remote file systems over SSH
2015-04-03 23:53:36 +02:00
Amr Tj. Wallas bd716e392e Adds youtube-dl to Networking & Servers section
* https://github.com/rg3/youtube-dl - Small command-line program to download videos from YouTube.com and tons of other video sites
2015-04-03 23:40:03 +02:00
Caleb Xu 9ac964c07d Merge pull request #57 from TjWallas/ag
Adds silver searcher `ag`
2015-04-03 17:18:48 -04:00
Caleb Xu a09a0c27de Merge pull request #56 from TjWallas/master
Add aria2 to Networking & Servers section
2015-04-03 17:18:38 -04:00
Amr Tj. Wallas 730d2e6544 Adds silver searcher `ag`
A code-searching tool similar to ack, but faster.
2015-04-03 22:20:55 +02:00
Amr Tj. Wallas e86decf308 Adds aria2 to Networking & Servers section
Aria2 is the evolution of wget and perl which can do many extra advanced operations including seeding/downloading torrents for example.
2015-04-03 22:04:13 +02:00
Caleb Xu 8a263f3342 Merge pull request #55 from myfavouritekk/cloc
Add cloc: Count Lines of Code
2015-04-02 06:15:31 -04:00
Kai KANG 8187064045 Add cloc: Count Lines of Code 2015-04-02 15:28:17 +08:00
Caleb Xu 4a7d898e5b Merge pull request #53 from sananth12/master
Added ImageScraper
2015-03-31 16:50:39 -04:00
Caleb Xu f568dfa9a9 Merge pull request #54 from myfavouritekk/parallel
Add GNU Parallel.
2015-03-31 16:50:22 -04:00
Kai KANG 961de4b54a Add GNU Parallel. 2015-03-31 23:14:11 +08:00
sananth12 f6e3655e47 Added ImageScraper 2015-03-31 19:26:14 +05:30
Caleb Xu 82711d630a Merge pull request #52 from michieldewilde/master
Added jq
2015-03-24 17:31:55 -04:00
michiel de wilde 93efe2e9cd Added jq
jq is ideal for filtering and transforming json.
2015-03-24 21:04:52 +01:00
Caleb Xu 10fc386bb6 Merge pull request #51 from sromku/master
Added adb-export
2015-02-24 06:34:22 -05:00
Roman Kushnarenko 8fbd41768b Added adb-export 2015-02-24 07:00:02 +02:00
Caleb Xu 070da0d6e4 Merge pull request #50 from shyiko/patch-1
Added ncdu
2015-02-23 20:56:03 -05:00
Stanley Shyiko d4dfdefdff Added ncdu
I like this one a lot. Maybe you will find it useful too.
2015-02-22 21:10:26 -08:00
Caleb Xu da70d6348c Update README.md 2015-01-01 10:14:47 -05:00
Caleb Xu 43ca34280a Merge pull request #48 from paoloantinori/master
Added hhighlighter
2014-11-18 16:18:06 -05:00
Paolo Antinori d6d8ca5da8 Added hhighlighter 2014-11-18 19:10:39 +01:00
Caleb Xu a3316de27e Merge pull request #47 from juanibiapina/patch-1
Add basher.
2014-11-06 20:49:52 -05:00
Juan Ibiapina ad7f9d6681 Add basher. 2014-11-06 23:38:12 -02:00
Caleb Xu 54cd7b25ca Merge pull request #46 from agsdot/master
Add rerun: a modular shell automation framework to organize your keeper scripts
2014-10-28 21:21:38 -05:00
Jonathan Lai 65145d1bc1 Add rerun: a modular shell automation framework to organize your keeper scripts 2014-10-28 18:42:46 -07:00