mirror of
https://github.com/Luzifer/termux-cfg.git
synced 2024-11-09 23:10:01 +00:00
12 lines
312 B
Markdown
12 lines
312 B
Markdown
# 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
|
|
```
|