863b29323c
My younger self didn't know that creating repos to house your configuration was a known pattern! Hence the unweildy name, pc_settings. This change was a long time coming.
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/usr/bin/env zsh
|
|
|
|
ln -s ${HOME}/dotfiles/bins/bin/* ~/bin
|