Add micro.md

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2021-05-04 12:31:42 +01:00
parent 4a24b2ab92
commit 2c810b0ea3
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

8
micro.md Normal file
View file

@ -0,0 +1,8 @@
# Micro text editor
2021-05-04
1. `git clone github.com/zyedidia/micro.git`
2. `cd micro`
3. `make build`
4. `sudo mv micro /opt/bin/`