2 lines
33 B
Bash
Executable file
2 lines
33 B
Bash
Executable file
#!/bin/sh
|
|
urxvt -name vim -e vim
|