1
0
Fork 0
mirror of https://github.com/Luzifer/termux-cfg.git synced 2024-11-08 14:30:00 +00:00
Termux configuration files
Find a file
2019-10-19 20:22:22 +02:00
.shortcuts Initial setup 2019-10-19 20:12:22 +02:00
.ssh Initial setup 2019-10-19 20:12:22 +02:00
.bashrc Initial setup 2019-10-19 20:12:22 +02:00
.gitconfig Initial setup 2019-10-19 20:12:22 +02:00
.gitignore Initial setup 2019-10-19 20:12:22 +02:00
README.md Add README 2019-10-19 20:22:22 +02:00

Luzifer / termux-cfg

Termux configuration files

Setup

# 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