4 lines
61 B
Bash
4 lines
61 B
Bash
|
#!/usr/bin/env zsh
|
||
|
|
||
|
ln -s $HOME/pc_settings/bins/bin/* ~/bin
|