Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2kabhishek/termux2k

CLI Dev Setup in Your Hands ✋📱
https://github.com/2kabhishek/termux2k

android dotfiles dotfiles-linux neovim poweruser terminal termux vim zsh

Last synced: 1 day ago
JSON representation

CLI Dev Setup in Your Hands ✋📱

Awesome Lists containing this project

README

        

termux2k


License


People


Stars


Forks


Watches


Last Updated

Dev CLI setup, in the palm of your hands ✋📱

termux2k Demo


Termux screenshot

## What is this

My personal configs, carefully and passionately crafted for setting up an optimal CLI dev experience on the go.

Bootstraps `termux` with `oh-my-zsh`, custom `p10k` prompt, `neovim`, `tmux`, `ranger` & `powerline` fonts and a bunch of other useful CLI tools and configs.

## Inspiration

Wanting a super portable CLI dev setup.

## Setup

```bash
git clone https://github.com/2kabhishek/termux2k
cd termux2k

# Menu based interactive setup
./setup.sh

# Setup everything unattended
./setup.sh -a
```

### Next Steps

You can follow the instructions from [dots2k](https://github.com/2kabhishek/dots2k?tab=readme-ov-file#next-steps) to setup termux2k.

## How it was built

termux2k was built using bits and pieces from my [dots2k](https://github.com/2kabhishek/dots2k), repurposed and tweaked to fit the android use case

## Challenges faced

Finding workarounds for a few things on `termux` was a bit challenging.

## What I learned

I learned about writing good cross-platform bash scripts and learned a lot about making flexible configs and making them as easy to setup as possible.

## What's next

Planning to add more tools, better management, always updating.

Hit the ⭐ button if you found this useful.

## More Info

Want the complete CLI experience on your workstation too? Have a look at [dots2k](https://github.com/2kabhishek/dots2k)

Looking for my `neovim` configs? See [nvim2k](https://github.com/2kabhishek/nvim2k)

Looking for my `tmux` theme? See [tmux2k](https://github.com/2kabhishek/tmux2k)

Find more cool configs and setups at [GitHub does Dotfiles](https://dotfiles.github.io/)

Source |
Website