This website requires JavaScript.
Explore
Help
Sign In
Backupppert
/
oh-my-git
Watch
1
Star
0
Fork
You've already forked oh-my-git
0
mirror of
https://github.com/git-learning-game/oh-my-git.git
synced
2024-11-03 19:04:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
132d7eea32
oh-my-git
/
scripts
/
fake-editor
4 lines
29 B
Text
Raw
Normal View
History
Unescape
Escape
Run commands in the terminal using /bin/sh And some hacks that set the EDITOR and the PATH.
2020-09-01 14:03:18 +02:00
#!/bin/sh
Implement server that listens for connection from fake-editor script As well as a commit message editor! \o/
2020-09-01 15:14:01 +02:00
nc localhost 1234
Reference in a new issue
Copy permalink