Skip to content

Commit

Permalink
feat(reading-list): added 'the art of the command line'
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr committed Feb 27, 2020
1 parent 996f703 commit 970dacb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/content/docs/section6/reading-list/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Ideal for systems administrators and power users who can benefit from automating

Absolutely the best book I've read on Vim, perfect for users of all levels. Written by Drew Niel, who is the author of the amazing [Vimcasts](http://vimcasts.org/) series.

#### [Joshua Levy - The Art of the Command Line](https://github.com/jlevy/the-art-of-command-line)

This is a wonderful repository, which aims to help you "Master the command line, in one page". This page is full of useful resources and is a superb reference for users from novice all the way to advanced!

## Advanced

- [The #! magic, details about the shebang/hash-bang mechanism on various Unix flavours
Expand Down

0 comments on commit 970dacb

Please sign in to comment.