Skip to content

Commit

Permalink
01 prompts prompts prompts (#10)
Browse files Browse the repository at this point in the history
* adding install method as a week

* adding prompts lession
  • Loading branch information
elreydetoda authored Jun 17, 2020
1 parent 6a54cd8 commit 6c19c0d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
3 changes: 3 additions & 0 deletions weekly_lessons/00/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Week 00

This was the [install methods](/install_methods/README.md) week.
31 changes: 31 additions & 0 deletions weekly_lessons/01/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Week 01 (Prompts, prompts, PrOmPtS)

- [Week 01 (Prompts, prompts, PrOmPtS)](#week-01-prompts-prompts-prompts)
- [Pre-reqs](#pre-reqs)
- [Why](#why)
- [Examples](#examples)
- [Resources](#resources)

## Pre-reqs

- bash setup
- [video](https://youtu.be/mfP8R1yr80A)
- [writen instruction](/install_methods/)

## Why

1. It is fun 😁
2. Gives you more context when you document with screenshots
3. Helps improve your workflow

## Examples

- [my prompt](https://github.com/elreydetoda/vagrant-files/blob/master/elrey741_kali-linux_amd64/customizations/bash_prompt)

## Resources

- [https://terminal.sexy/](https://terminal.sexy/)
- [http://ezprompt.net/](http://ezprompt.net/)
- [Bash Cookbook](http://bashcookbook.com/)
- [code](https://github.com/vossenjp/bashcookbook-examples/blob/master/ch16/prompts)
- Main Chapter(s): 1.3 & 16.2

0 comments on commit 6c19c0d

Please sign in to comment.