Skip to content

shanff/dotfiles-1

Repository files navigation

Welcome To My Dotfiles

Setup Description

  • Bar: lemonbar
  • Browser: qutebrowser
  • Compositor: compton
  • File Manager: ranger
  • Font: tewi
  • Program launcher: rofi
  • PDF viewer: zathura
  • Text editor: vim
  • Terminal emulator: urxvt patched
  • Window manager: i3-gaps

Installation

Lately I've been using GNU stow to manage my dotfiles. If interested with any of my configs you can simply use stow to install.

  1. Clone this repo.
    • git clone https://github.com/mohabaks/dotfiles
  2. Change directory to dotfiles
    • cd dotfiles
  3. Install using stow
   # Install tmux config
   stow tmux

   # Only for files in config directory
   # you will need to change directory to that
   # example to install zathura config 
   cd config

   # Install zathura config
   stow zathura

   # Unstow zathura config
   stow -D zathura

Screenshots

Current

Gruvbox colors

Previous

busy