1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-07 14:40:48 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
Nicholas Clements
d70eb0166a Fixed links and a typo 2015-06-17 08:44:32 -05:00
Caleb Xu
a89e6df81d Merge pull request #79 from caarlos0/patch-1
added antibody
2015-06-16 20:31:07 -04:00
Carlos Alexandro Becker
9d08889def added antibody 2015-06-16 21:17:19 -03:00
amine hajyoussef
1443d22eaa Update README.md 2015-06-16 20:56:01 +01:00
amine hajyoussef
5e977031c2 Add Marker tool to productivity list 2015-06-16 20:55:10 +01:00
Caleb Xu
0e03cd605e Merge pull request #75 from jlevy/procdog
Add procdog, a tool for controlling long-lived processes.
2015-06-16 14:47:20 -04:00
Joshua Levy
9501d767ee Clarify System Utilities description. Move procdog. 2015-06-16 10:35:18 -07:00
Caleb Xu
1a34fd065f Merge pull request #74 from bucaran/master
add Wahoo framework 🍥
2015-06-16 13:35:01 -04:00
Junegunn Choi
e758a8ae6c Add fzf 2015-06-17 00:14:13 +09:00
Joshua Levy
60e9f16e36 Add procdog, a tool for controlling long-lived processes. 2015-06-16 01:06:54 -07:00
Jorge Bucaran
2e3d5daf24 add Wahoo framework 🍥 2015-06-16 15:19:54 +09: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
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
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
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
Joe Block
546de6cb21 Add zgen framework, git-extra-commands 2015-06-01 14:17:01 -07:00
Grigorii Horos
c2ba42e8c2 Add mysql-colorize 2015-05-20 13:33:05 +03: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
Stefan
f94398d9d1 added shunit2 2015-05-13 12:30:31 +02:00
سید مرتضی موسوی
3501fac201 Adding Gittify project link 2015-05-03 12:20:33 +04:30
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
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
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
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
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
michiel de wilde
93efe2e9cd Added jq
jq is ideal for filtering and transforming json.
2015-03-24 21:04:52 +01:00
Roman Kushnarenko
8fbd41768b Added adb-export 2015-02-24 07:00:02 +02: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
Paolo Antinori
d6d8ca5da8 Added hhighlighter 2014-11-18 19:10:39 +01:00
Juan Ibiapina
ad7f9d6681 Add basher. 2014-11-06 23:38:12 -02:00
Jonathan Lai
65145d1bc1 Add rerun: a modular shell automation framework to organize your keeper scripts 2014-10-28 18:42:46 -07:00
Srijan R Shetty
64748d6c4d Added antigen-hs 2014-10-27 13:26:05 +05:30
Caleb Xu
bc54e7db1f Update README.md 2014-10-24 06:03:43 -04:00
Andreas Karlsson
548a4241d3 Added tmux to Utilities and Tools 2014-10-24 09:26:33 +02:00
Jonathan Lai
66537767c1 Add git-prompt: bash prompt with git, svn, and hg modules 2014-10-21 19:27:06 -07:00
Caleb Xu
2424f33bf7 Update README.md 2014-10-15 19:27:14 -04:00