Skip to content

ashudevcodes/termux-dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux Dotfile

This repository contains configuration files and scripts for customizing and optimizing the Termux environment.

Directory Structure

The repository is organized as follows:

.
├── .bashrc
├── .config
│   ├── fastfetch
│   ├── nvim
│   │   ├── init.lua
│   │   ├── lazy-lock.json
│   │   └── lua
│   ├── scripts
│   └── starship.toml
├── .termux
└── assets

Key Software Used

This repository relies on the following software:

  1. NeoVim: A hyperextensible, modern text editor.
  2. Starship: A minimal, blazing-fast, and customizable prompt for any shell.
  3. Fastfetch: A fast and lightweight system information tool.

How to Use

  1. Clone the repository:
    git clone https://github.com/ashudevcodes/termux-dotfile.git
  2. Navigate into the repository:
    cd termux-dotfile
  3. Copy the configuration files to the appropriate locations in your Termux environment.
  4. Install the required software listed above.

TODO

  • write a install script to automate the download and setup

About

Termux Dotfile

Topics

Resources

Stars

Watchers

Forks