Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.71 KB

README.md

File metadata and controls

67 lines (57 loc) · 2.71 KB
██████╗  ██████╗ ████████╗███████╗██╗██╗     ███████╗███████╗  
██╔══██╗██╔═══██╗╚══██╔══╝██╔════╝██║██║     ██╔════╝██╔════╝  
██║  ██║██║   ██║   ██║   █████╗  ██║██║     █████╗  ███████╗  
██║  ██║██║   ██║   ██║   ██╔══╝  ██║██║     ██╔══╝  ╚════██║  
██████╔╝╚██████╔╝   ██║   ██║     ██║███████╗███████╗███████║  
╚═════╝  ╚═════╝    ╚═╝   ╚═╝     ╚═╝╚══════╝╚══════╝╚══════╝                                                               

Description

  • Browser == Firefox
  • Network manager == networkmanager_dmenu
  • PDF viewer == Zathura
  • Program launcher == dmenu
  • Terminal == st
  • Text editor == neovim
  • Window manager == dwm
  • Shell == ZSH

Installation

The dotfiles are managed with stow and are thefore dead simple to install and uninstall again.
If you aren't sure about what you are doing then please make a backup of your current dootfiles.

Requirements

First you will have to clone the repo.

git clone https://github.com/notaduck/.dotfiles.git ~/.dotfiles

Navigate to the newly cloned repo.

cd ~/.dotfiles

Now that you are in the dotfiles repository you simply have to rund the cmd:

stow <conf-dir>

Example:

stow neovim

you can now see that init.vim points to .config/nvim/init.vim -> ../../.dotfiles/neovim/.config/nvim/init.vim and stow wil automaticly create symblinks to ~/.config/nvim/init.vim, in order to uninstall the dotfiles again you can simply have to run:

stow -Dv <conf-dir>

where the D stands for delete and v is to increase the verbosity level, which you can change whitin an range from [0,1,2,3,4]

Screenshots

dwm

alt texxt
alt texxt
alt texxt

i3

alt text alt text alt text alt text