Skip to content

Latest commit

 

History

History
82 lines (64 loc) · 3.06 KB

README.md

File metadata and controls

82 lines (64 loc) · 3.06 KB

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