24 lines
487 B
Markdown
24 lines
487 B
Markdown
## My Binary Files
|
|
|
|
This repository contains a collection of binary files that I use for various purposes.
|
|
|
|
## Binary Files
|
|
|
|
- `aactivator.py`
|
|
- `poetry`
|
|
- `setup_config`
|
|
- `stow_setup`
|
|
- `tmux_sessionizer`
|
|
- `tmux_windownizer`
|
|
|
|
## Usage
|
|
|
|
These binary files serve specific functions in my development environment.
|
|
|
|
## Getting Started
|
|
|
|
Clone the repository and explore the binary files.
|
|
|
|
```bash
|
|
git clone https://github.com/your-username/my-binary-files.git ~/.local/bin
|
|
cd ~/.local/bin
|