My Linux dotfiles
This is the main dotfile I use with my Gnome Desktop Environment.
The summary of what I am using is given below.
- autostart desktop files
- conky` config files
- neofetch
- nvim (with vim-plug)
- rofi
- zsh
- some custom scripts in
~/.local/share/bin
The overall flow of how you login and how all the scripts are ran is shown in the below picture.
I have followed the git bare method to manage my dotfiles explained in this page.