Skip to content

Latest commit

 

History

History
 
 

my-dotfiles

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Scripts and configuration files

My stuff that I use in Termux.

Files available here are purposed for personal use. Use them only on your own risk !

What is available here:

  • Console theme: Base16 Eighties (with cursor color fix) + Terminess font.

  • 2-row extra keys setup like was before Termux update v0.66.

  • Set of packages I use.

  • Set of various helper scripts.

  • Configuration files for packages.

How to install

  1. Clone the termux-stuff git repository:

    cd /data/data/com.termux/files/home
    git clone https://github.com/xeffyr/termux-stuff
    
  2. Go into directory with dotfiles:

    cd termux-stuff/my-dotfiles
    
  3. Execute installation script:

    ./installer.sh
    
  4. Restart Termux application.