diff options
author | haturatu <taro@eyes4you.org> | 2024-11-24 02:02:08 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-11-24 02:02:08 +0900 |
commit | 221a1b62d76319c29e43154c978aa956cea3168c (patch) | |
tree | 018f639441fdde5332302b49668213e3db7dcbb0 | |
parent | 6c5173d71b558b79bbbf811ad5876f93b69ee13a (diff) |
wip
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # lets-zeditor Try the zed editor that supports vim mode. +# Install @ Artix Linux +```bash +sudo pacman -S zed +``` + ## Use CLI ```bash zeditor file |