Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.24 KB

My Linux dotfiles

This is the main dotfile I use with my Gnome Desktop Environment.


License: GPL v3 GitHub repo size GitHub code size in bytes GitHub language count GitHub top language

TL;DR

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.

linux-flow

Installation

I have followed the git bare method to manage my dotfiles explained in this page.