3 lines
54 B
Bash
Executable File
3 lines
54 B
Bash
Executable File
#!/usr/bin/bash -e
|
|
ln -sf $PWD/tmux.conf ~/.tmux.conf
|