https://github.com/codekow/termux-dotfiles
https://github.com/codekow/termux-dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codekow/termux-dotfiles
- Owner: codekow
- Created: 2021-10-03T05:05:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-03T10:22:28.000Z (over 4 years ago)
- Last Synced: 2025-02-13T18:49:38.433Z (over 1 year ago)
- Language: Shell
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
```sh
dpkg install git
git clone https://github.com/codekow/termux-dotfiles ~/.dotfiles
cd ~/.dotfiles
./setup.sh
```