Update README.md
This commit is contained in:
parent
826d0f17f9
commit
112f22be0e
1 changed files with 7 additions and 9 deletions
16
README.md
16
README.md
|
|
@ -1,14 +1,8 @@
|
|||
# .local-bin
|
||||
|
||||
Welcome to the .local-bin repository! This collection is carefully crafted to enhance and customize your development environment. Here's a detailed overview of its key components:
|
||||
[](https://jfraeys.github.io/.local-bin/docs/)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [aactivator.py](aactivator.py)
|
||||
- [tmux_sessionizer](tmux_sessionizer)
|
||||
- [tmux_windownizer](tmux_windownizer)
|
||||
- [update_brew_lists](update_brew_lists)
|
||||
- [setup_dev_env](setup_dev_env)
|
||||
Welcome to the .local-bin repository! This collection is carefully crafted to enhance and customize your development environment. Below is a list of key components:
|
||||
|
||||
## Binary Files
|
||||
|
||||
|
|
@ -20,5 +14,9 @@ Welcome to the .local-bin repository! This collection is carefully crafted to en
|
|||
- `-a` or `--disable-auto-update`: Disable Homebrew auto-updates.
|
||||
- `-n` or `--disable-notification`: Disable notifications during setup.
|
||||
|
||||
Feel free to use this script to simplify sending commands to specific tmux windows based on branch names or other identifiers in your development workflow.
|
||||
## Documentation
|
||||
|
||||
For detailed documentation, please visit the [GitHub Pages site](https://jfraeys.github.io/.local-bin/docs/).
|
||||
|
||||
Feel free to use this script collection to enhance your development workflow!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue