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

215 Commits

Author SHA1 Message Date
Joe Block
0a8596999f Add dotzsh and awesome-zsh-plugins links 2014-10-07 07:53:03 -07:00
Andrea Vacondio
a79c709f9a Added sejda-console 2014-10-07 16:43:07 +02:00
Caleb Xu
441affae0c Update README.md 2014-10-07 06:03:16 -04:00
ruanyl
64b7f049d8 add zsh autosuggestion 2014-10-07 10:47:52 +03:00
ahmetsulek
84979b5132 Update README.md 2014-10-06 18:10:55 +03:00
marshyski
4d8e3d7e88 Added quick-secure https://github.com/marshyski/quick-secure 2014-10-05 23:13:39 -04:00
Srijan R Shetty
ef1c7e8fe8 Added zsh-dwim 2014-10-06 01:16:05 +05:30
Remco
aacdf19895 Update README.md
Fixed typo
2014-10-04 09:51:59 +02:00
Srijan R Shetty
23cdb74756 Added mr 2014-10-03 12:06:21 +05:30
Srijan R Shetty
9494973e76 Added geeknote and beets 2014-10-03 12:06:07 +05:30
Caleb Xu
8d697dd71d Merge pull request #26 from thinkerbot/master
Add ts - a shell test script
2014-10-02 16:07:08 -04:00
Caleb Xu
60105bf1ea Merge pull request #27 from rylnd/add_shpec
Add shpec to the list of testing scripts
2014-10-02 16:07:04 -04:00
Ryland Herrick
f5bceb64dc Add shpec to the list of testing scripts 2014-10-02 11:18:29 -05:00
Simon Chiang
79fe52ac10 Add ts - a shell test script 2014-10-02 09:12:44 -06:00
Peter Borzov
27a39b8120 Add lsp tool: an improved ls with file descriptions in plain language 2014-10-02 08:36:01 -04:00
Caleb Xu
44b0bcde1a Update README.md 2014-10-02 05:48:38 -04:00
Caleb Xu
71eec658c2 Merge pull request #23 from srijanshetty/master
Added ledger to utilities
2014-10-02 05:48:08 -04:00
Greg V
f42f2fba70 Add more zsh plugins 2014-10-02 11:00:05 +04:00
Benjamin Dos Santos
c000b8e8e2 Add sshrc to utilities
bring your .bashrc, .vimrc, etc. with you when you ssh
2014-10-01 23:11:04 +02:00
Srijan R Shetty
db3e5a843b Added ledger to utilities 2014-10-01 14:02:08 +05:30
Hadrien Collongues
70326f28a6 Added transfer.sh in utility section - closes #21 2014-10-01 09:28:40 +02:00
Caleb Xu
655dbfa05e Update README.md 2014-09-30 16:38:57 -04:00
Caleb Xu
15524910bb Update README.md 2014-09-30 16:38:43 -04:00
Caleb Xu
cc8eab0772 Merge pull request #18 from dborzov/master
Edit slap editor description: it needs Node.js to run
2014-09-30 16:35:01 -04:00
Caleb Xu
4759dd9857 Merge pull request #20 from flores/master
Add GOOG's shell style guide
2014-09-30 16:33:54 -04:00
Caleb Xu
661faa5ff3 Merge pull request #17 from hemanth/patch-1
Addded @riupa's v
2014-09-30 16:33:36 -04:00
Caleb Xu
742710eb62 Update README.md 2014-09-30 16:33:06 -04:00
cflores
cd26474a97 Add GOOG's shell style guide
Really good resource and guide used by many shops.
2014-09-30 12:07:56 -07:00
Peter Borzov
3510a7aaf5 Edit slap editor description: it needs Node.js to run 2014-09-30 10:08:50 -04:00
hemanth.hm
04f3031a65 Addded @riupa's v
v is z for vim.
2014-09-30 15:53:45 +05:30
Sindre Sorhus
9a0a12c5e8 add pretty-time-zsh
https://github.com/sindresorhus/pretty-time-zsh
2014-09-30 12:02:15 +02:00
Steve Agalloco
564580fa20 added Unofficial Bash Strict Mode to Guides 2014-09-29 12:15:31 -04:00
Caleb Xu
3483fc044b Update README.md 2014-09-23 16:12:11 -04:00
Agustín Méndez
d6e73298cb Sokoban, arkanoid and tetris written using sed. 2014-09-23 09:59:56 -03:00
Jonathan Lai
d42ebbd5a6 Add git-extras: GIT utilities -- repo summary, repl, changelog population, author commit percentages and more 2014-09-20 19:52:27 -07:00
Jonathan Lai
f38c9e4934 Add sexy-bash-prompt: bash prompt with colors, git statuses, and git branches. 2014-09-18 20:45:35 -07:00
Alexandre Gaigalas
a28bf8a93d Adding dispatch, a portable lightweight argument parser 2014-09-17 21:30:45 -03:00
Caleb Xu
8f385c30da Update README.md 2014-09-12 18:37:37 -04:00
Caleb Xu
08358c1a8f Update README.md 2014-09-11 17:02:21 -04:00
Caleb Xu
2c5e111f21 Merge pull request #9 from vitorgalvao/patch-2
fixed quoting on bitpocket’s description
2014-09-08 21:22:08 -04:00
Vítor Galvão
17ee618cfc fixed quoting on bitpocket’s description 2014-09-07 21:10:13 +01:00
Vítor Galvão
a792c6e7cb fixed pushblast’s url 2014-09-07 21:09:21 +01:00
Caleb Xu
f84dfb38bc Update README.md 2014-09-01 10:08:45 -04:00
Caleb Xu
443f196cc8 Update README.md 2014-09-01 10:07:15 -04:00
mrdeathless
a25b126448 Add links to Greg Wooladge's and Bash Hakers wikis
Greg has assembled one of the greatest guides and FAQs about Bash
and shell scripting in general.  It's the must read material for
anybody who does any significant amount of shell scripting.

Bash Hackers Wiki contains loads of verified, up-to-date
information related to Bash and shell scripting.
2014-08-28 11:56:35 +03:00
Grigorii Horos
60f76c70d0 Update README.md 2014-08-26 03:43:02 +03:00
Grigorii Horos
dff366ef41 Update README.md 2014-08-26 03:34:40 +03:00
Caleb Xu
513eebd5a5 Update README.md 2014-08-17 23:46:44 -04:00
Caleb Xu
03495dad5f Update README.md 2014-08-17 23:46:27 -04:00
Caleb Xu
1cfeb57e8e Update README.md 2014-08-15 08:56:26 -04:00
Caleb Xu
7ab5c9c054 Update README.md 2014-08-15 08:47:16 -04:00
HairyFotr
8be993d9cd Add Shellcheck 2014-07-29 15:35:26 +02:00
Caleb Xu
555904f63c Update README.md 2014-07-19 09:32:37 -04:00
Caleb Xu
26649dc75f Update README.md 2014-07-15 18:46:09 -04:00
Emilio J. Rodríguez-Posada
3c7daa788f Update README.md 2014-07-14 17:19:31 +02:00
Caleb Xu
e6b50c2cfe Update README.md 2014-07-12 20:06:17 -04:00
Caleb Xu
6e8961c500 Update README.md 2014-07-12 06:48:19 -04:00
Caleb Xu
fd1bc4c175 Update README.md 2014-07-12 06:47:09 -04:00
Alexander Bayandin
133dbadc31 Added a link to a list of other awesome lists 2014-07-10 09:01:40 +04:00
Caleb Xu
f348b8e5e4 Update README.md 2014-07-09 19:35:37 -04:00
Erich Smith
208f80fb43 Add link to composure project 2014-07-09 10:54:09 -04:00
Caleb Xu
1b86fa86dd Update README.md 2014-07-07 19:14:24 -04:00
Caleb Xu
082fff5de4 Update README.md 2014-07-06 22:11:30 -04:00
Caleb Xu
a9d6358def Update README.md 2014-07-06 22:11:14 -04:00
Caleb Xu
077c2bf120 Create README.md 2014-07-06 22:06:05 -04:00