This is a collection of tools, configuration files, shell aliases, and scripts to setup my dev environment.
Mainly it has:
- neovim
- tmux
- zsh
- Alacritty
- git, SSH
- rsync
- Emacs (for org-mode backend)
- and many more things
If you want to use this, then I recommend to go through the various setup/config files to modify them according to your needs.
IMPORTANT: Remember to edit the gitconfig file, to have your credentials!
Once done modifying, to install the environment, run the install script:
$ ./installPS: Currently only Arch Linux & Arch-based distros are tested.