Skip to content

Commit 6c19c0d

Browse files
author
elreydetoda
authored
01 prompts prompts prompts (#10)
* adding install method as a week * adding prompts lession
1 parent 6a54cd8 commit 6c19c0d

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

weekly_lessons/00/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Week 00
2+
3+
This was the [install methods](/install_methods/README.md) week.

weekly_lessons/01/README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Week 01 (Prompts, prompts, PrOmPtS)
2+
3+
- [Week 01 (Prompts, prompts, PrOmPtS)](#week-01-prompts-prompts-prompts)
4+
- [Pre-reqs](#pre-reqs)
5+
- [Why](#why)
6+
- [Examples](#examples)
7+
- [Resources](#resources)
8+
9+
## Pre-reqs
10+
11+
- bash setup
12+
- [video](https://youtu.be/mfP8R1yr80A)
13+
- [writen instruction](/install_methods/)
14+
15+
## Why
16+
17+
1. It is fun 😁
18+
2. Gives you more context when you document with screenshots
19+
3. Helps improve your workflow
20+
21+
## Examples
22+
23+
- [my prompt](https://github.com/elreydetoda/vagrant-files/blob/master/elrey741_kali-linux_amd64/customizations/bash_prompt)
24+
25+
## Resources
26+
27+
- [https://terminal.sexy/](https://terminal.sexy/)
28+
- [http://ezprompt.net/](http://ezprompt.net/)
29+
- [Bash Cookbook](http://bashcookbook.com/)
30+
- [code](https://github.com/vossenjp/bashcookbook-examples/blob/master/ch16/prompts)
31+
- Main Chapter(s): 1.3 & 16.2

0 commit comments

Comments
 (0)