Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.37 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.37 KB

Nix-on-droid config repo

Acknowledgements

What is that ?

That is a repo dedicated to my nix-on-droid configuration files.
It contains everything you need to literally clone my nix-on-droid install.

Why ?

Because this git repo is a neat way for me to fetch the config.
Since i'm hosting it on GitHub, better share the config with you all.
Feel free to take it, fork the config, edit it the way you want

What does it contain

Well it contains basically the configs for a familiar Linux environment for me (non exhaustive-list):

  • fastfetch (with the android distro, with the ff shortcut, since it's not recognized on com.termux.nix)
  • git (used to push/pull this repo)
  • wget / curl combo (I always keep those, they are very useful for me)
  • ffmpeg / yt-dlp (useful multimedia tools)
  • some pentest tools i regularily use (hashcat - although not really useful on my device ; aircrack - pointless without rooting your phone ; crunch)
  • bash & tweaks (includes bash completion and my bashrc sample)
  • neovim & tweaks (includes aliases to vi & vim, alongside my nvim config)

That's about it, take care !