mirror of
https://github.com/Luzifer/termux-cfg.git
synced 2024-11-08 14:30:00 +00:00
Add README
This commit is contained in:
parent
15b6e3d47d
commit
8f01841d96
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -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
|
||||
```
|
Loading…
Reference in a new issue