Commit Graph

266 Commits

Author SHA1 Message Date
Joshua Levy 60e9f16e36 Add procdog, a tool for controlling long-lived processes. 2015-06-16 01:06:54 -07:00
Jorge Bucaran ed682cc8e4 Merge pull request #1 from bucaran/add-wahoo
add Wahoo framework 🍥
2015-06-16 15:20:54 +09:00
Jorge Bucaran 2e3d5daf24 add Wahoo framework 🍥 2015-06-16 15:19:54 +09:00
Caleb Xu 49290d96c3 Merge pull request #73 from jawshooah/patch-1
Add overcommit and pre-commit
2015-06-11 19:04:00 -04:00
Josh Hagins f8e22d7487 Add overcommit and pre-commit
Two projects with similar goals and vastly different implementations.
2015-06-11 11:05:35 -04:00
Caleb Xu e057e56a8a Merge pull request #72 from jlevy/repren
Add repren, a search-and-replace and file renaming tool.
2015-06-11 10:39:29 -04:00
Caleb Xu 2d3baba05c Merge pull request #71 from jlevy/taocl
Link another command line guide, "The Art of Command Line."
2015-06-11 10:34:15 -04:00
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