4 lines
65 B
Bash
4 lines
65 B
Bash
#!/bin/sh
|
|
|
|
cp dotfiles/.local/bin/commands ~/.local/bin/commands
|
#!/bin/sh
|
|
|
|
cp dotfiles/.local/bin/commands ~/.local/bin/commands
|