File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# bashrc
22Some Bash improvements to add into your ` .bashrc ` config file
33
4+ ![ A preview of the Bash shell when these .bashrc settings are applied] ( bash-screenshot.png " Bash Screenshot ")
5+
46# Instructions
57Append the configurations in ` bashrc.txt ` to your ` .bashrc ` configuration file in your home directory.
68
@@ -16,6 +18,4 @@ These are the quality of life enhancements contained in this `.bashrc` template
1618* Typing part of a command and pressing up/down will scroll through previous runs of the command from your Bash history
1719
1820## Shell colors and prompt formatting
19- * Make your default Bash prompt a bit easier to parse, colorize it, and colorize specific output in your shell
20-
21- ![ A preview of the Bash shell when these .bashrc settings are applied] ( bash-screenshot.png " Bash Screenshot ")
21+ * Make your default Bash prompt a bit easier to parse, colorize it, and colorize specific output in your shell
You can’t perform that action at this time.
0 commit comments