Skip to content

Commit

Permalink
add some tools
Browse files Browse the repository at this point in the history
  • Loading branch information
n0ruSh committed Jun 30, 2018
1 parent 82b414a commit e573951
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,25 @@ Everything about my terminal which boots my productivity as a front end develope

## File System
* [autojump](https://github.com/wting/autojump): navigate your filesystem based on learning your preferences.
* [pm](https://github.com/Angelmmiguel/pm): the easy way to switch between your projects on ZSH

## Http
* [httppie](https://github.com/jakubroztocil/httpie/): user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions.
* [httpie](https://github.com/jakubroztocil/httpie/): user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions.

## Utility
* [tldr](https://github.com/raylee/tldr): simplified MAN page with examples.
* [cheet](https://github.com/chrisallenlane/cheat): manage cheet sheet in command line.
* [thefuck](https://github.com/nvbn/thefuck): magnificent app which corrects your previous console command.
* [googler](https://github.com/jarun/googler): google from the terminal
* [jq](https://github.com/stedolan/jq): command-line JSON processor
* [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli): empty the trash

## System
* [glances](https://github.com/nicolargo/glances): interative process viewer, replacement for htop/top.

## Database
* [mycli](https://github.com/dbcli/mycli): terminal client for MySQL

## Just for fun
* [cowsay](https://github.com/piuccio/cowsay): configurable talking cow~
* [lolcat](https://github.com/busyloop/lolcat): replacement for cat with colorful output.

0 comments on commit e573951

Please sign in to comment.