aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-termite
blob: b522f85cb85dc6e29a5bee86e73e0837f8aded21 (plain)
1
2
3
#!/bin/sh
ARGS="$@"
termite -e "vim $ARGS"