diff --git a/README.md b/README.md new file mode 100644 index 0000000..0287fa0 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Luzifer / termux-cfg + +Termux configuration files + +## Setup + +```console +# alias tconf='git --git-dir /data/data/com.termux/files/home/.termux_config --work-tree /data/data/com.termux/files/home' +# tconf init +# tconf remote add origin git@github.com:Luzifer/termux-cfg.git +# tconf reset --hard origin/master +```