This website requires JavaScript.
Explore
Help
Sign In
Schwarztee
/
alkaa
Watch
1
Star
0
Fork
0
You've already forked alkaa
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d80d64c5f3
alkaa
/
roles
/
scripts
/
files
/
open_editor_in_new_shell
Max Hohlfeld
cbb3f34dfb
feat: add nnn and bash config
2023-04-24 08:19:24 +02:00
4 lines
45 B
Bash
Raw
Blame
History
#!/usr/bin/env sh
$TERMINAL
-e
$EDITOR
$1
&
Reference in New Issue
View Git Blame
Copy Permalink