Skip to content

dotsilva/txconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txconfig

thats my script to easily set an environment for using my neovim config in termux; it has support for lua, bash, zig and some other nice to haves for other languages/filetypes as well; you can review my config;

install

to install you can just copy paste

pkg update &&
yes | pkg install git &&
git clone https://github.com/dotsilva/txconfig.git &&
chmod +x ~/txconfig/setup.sh &&
./txconfig/setup.sh

#updates

to update dependencies used by this config just run in termux:

txdeps

you can also fork this repo so you can have better management; you can change dotfiles in the repo and apply by running:

txdots

to easily setup git with ssh:

txgit

About

termux setup using kickstart.nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages