Some handy shell snippets.
Use eg. as follows:
git clone https://github.com/UweMenges/shellsnippets.git ~/.config/shell
echo '[ -d "$HOME/.config/shell" ] && for script in "$HOME/.config/shell"/*.sh; do . "$script"; done' >> ~/.bashrc
| Name | Name | Last commit date | ||
|---|---|---|---|---|