diff --git a/README.md b/README.md index f398b5d..a188eb5 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [Android-Kitchen](https://github.com/dsixda/Android-Kitchen) - A text-based kitchen for Android ROM customization. Uses shell scripts and works with Cygwin/OS X/Linux * [ansiweather](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols * [autoenv](https://github.com/kennethreitz/autoenv) - Directory-based environments +* [autojump](https://github.com/joelthelion/autojump) - A cd command that learns - easily navigate directories from the command line * [bash-slugify](https://github.com/benlinton/bash-slugify) - Command that converts filenames and directories to a web friendly format * [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell * [cv](https://github.com/Xfennec/cv) - Linux tool to show progress for cp, rm, dd, ... @@ -98,8 +99,9 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [zsh-notify](https://github.com/marzocchi/zsh-notify) - Desktop notifications for long running commands in zsh * [zshmarks](https://github.com/jocelynmallon/zshmarks) - A port of Bashmarks (simple bookmarking plugin by Todd Werth) for oh-my-zsh +# Guides +* [The Linux Documentation Project: Bash Programming - Intro/How-to](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html#toc) + # Other Awesome Lists Other amazingly awesome lists can be found in [awesome-awesome](https://github.com/emijrp/awesome-awesome) and [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness). - -This entire repo is still under construction.