cd $HOME
git clone https://github.com/felixhummel/bin.gitEnable bash completion with my structure:
ln -s ~/bin/completion.bash ~/.bash/home-bin-completionFor music script:
uv venv -p 3.12
uv pip install 'libfelix[music,cli]>=0.5'$HOME/bin
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
cd $HOME
git clone https://github.com/felixhummel/bin.gitEnable bash completion with my structure:
ln -s ~/bin/completion.bash ~/.bash/home-bin-completionFor music script:
uv venv -p 3.12
uv pip install 'libfelix[music,cli]>=0.5'