Skip to content

Commit b16a95f

Browse files
authored
Update terminal.md
1 parent ceae7f5 commit b16a95f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

bash/terminal.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,20 @@
2626

2727
### **Terminal: Local `bash`**
2828

29+
30+
Rewrite got to about here...
31+
32+
2933
- Top-of-window bar > clean spot > right click > Settings
3034
- Use the left sub-topic menu to go through and customize everything that looks worth the bother
3135
- Create a new color scheme, re-name it, make green the foreground, set it to default
3236
- issue the command `ls -al .bash*` to see `bashrc`-related files
3337

3438

39+
### historical version here down
3540

36-
- Comment out these lines in `.bashrc`
3741

42+
- Comment out these lines in `.bashrc`
3843

3944
```
4045
# enable color support of ls and also add handy aliases

0 commit comments

Comments
 (0)