t2018-07-14T19-13-00-232323.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2018-07-14T19-13-00-232323.md (453B) | |
--- | |
1 # 2018-07-14 19:13:00.232323 UTC (+0000) | |
2 | |
3 New project on bitreich: notes | |
4 | |
5 Notes is a tool to ease managing a file tree for taking notes, using | |
6 git for storing changes after each edition. It's 100% shell but some | |
7 software like colortree or tig are required for extra functions. | |
8 | |
9 It even comes with a nice man page and ksh autocompletion. | |
10 | |
11 You can install from sources with git: | |
12 | |
13 $ git clone git://bitreich.org/notes | |
14 $ cd notes | |
15 # make install |