Info related to all the software currently in use.

- Emulator: Ghostty
- Multiplexer: Zellij
- Editor: Neovim
- Theme: Monokai
- shell: zsh
- shell prompt editor: Starship
- LazyGit
- Zen
- RayCast
- AppCleaner
- AltTab
To install clone this repo:
git clone https://github.com/TheDevArchie/dotfiles.gitNext symlink this to the ~/.config dir.
Warning
Backup what you have in ~/.config first. This will overwrite everything!
Now symlink the repo to ~/.config.
Important
You may have to use absolute paths.
ln -s <path to the dotfiles repo> ~/.configFYI! New method utilizing Ansible-playbook is in the works.