This website requires JavaScript.
Explore
Help
Sign In
git-learning-game
/
oh-my-git
Watch
1
Star
1
Fork
0
You've already forked oh-my-git
mirror of
https://github.com/git-learning-game/oh-my-git.git
synced
2024-12-12 12:55:26 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
00247318a6
oh-my-git
/
scripts
/
fake-editor
4 lines
29 B
Plaintext
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 15:03:18 +03:00
#!/bin/sh
Implement server that listens for connection from fake-editor script As well as a commit message editor! \o/
2020-09-01 16:14:01 +03:00
nc localhost 1234
Reference in New Issue
Copy Permalink