1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 06:58:45 +00:00

Add Edit The Current Command Prompt as a Bash TIL

This commit is contained in:
jbranchaud
2026-02-23 20:52:05 -06:00
parent f20428b06a
commit 8f99085e4b
2 changed files with 24 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ working across different projects via [VisualMode](https://www.visualmode.dev/).
For a steady stream of TILs, [sign up for my newsletter](https://visualmode.kit.com/newsletter).
_1745 TILs and counting..._
_1746 TILs and counting..._
See some of the other learning resources I work on:
@@ -29,6 +29,7 @@ If you've learned something here, support my efforts writing daily TILs by
* [Ansible](#ansible)
* [Astro](#astro)
* [AWS](#aws)
* [Bash](#bash)
* [Brew](#brew)
* [Chrome](#chrome)
* [Claude Code](#claude-code)
@@ -126,6 +127,10 @@ If you've learned something here, support my efforts writing daily TILs by
- [Turn Off Output Pager For A Command](aws/turn-off-output-pager-for-a-command.md)
- [Use Specific AWS Profile With CLI](aws/use-specific-aws-profile-with-cli.md)
### Bash
- [Edit The Current Command Prompt](bash/edit-the-current-command-prompt.md)
### Brew
- [Clean Up Your Brew Installations](brew/clean-up-your-brew-installations.md)