This website requires JavaScript.
Explore
Help
Sign in
vonbirne
/
kunsis-dotfiles
Watch
1
Star
0
Fork
You've already forked kunsis-dotfiles
0
forked from
kunsi/dotfiles
Code
Pull requests
1
Releases
Activity
2c60a28c16
kunsis-dotfiles
/
.bin
/
xiate-history-handler
5 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
terminal is now xiate
2021-04-17 10:06:15 +00:00
#!/bin/sh
trap 'rm -f "$1"' EXIT
fix missing terminal calls
2021-04-17 10:10:24 +00:00
xiate -name xiate-floating -e vim -R "$1"
Copy permalink