Skip to content

lars-vc/dotfiles

Repository files navigation

Dotfiles

Init

Install chezmoi and setup all dotfiles:

curl https://raw.githubusercontent.com/lars-vc/dotfiles/root/first_install.sh | /bin/bash

Contained Dotfiles

  • NeoVim, the magnum opus editor
  • Ranger, the best file manager
  • Gitconfig, git.exe
  • Bashrc, whereis zsh
  • Zshrc, zsh >>>>> bash
  • Tmux, the wickedest terminal multiplexer
  • i3, the fastest windowmanager
  • Polybar, the prettiest statusbar
  • Picom, the only maintained compositor
  • Rofi, the fanciest runlauncher
  • Dunst, the lightest notification daemon

Application specific configuration

NeoVim

Font

DejaVuSansMono Nerd Font Mono, Any Nerd Font should probably work.

Changing Dotfiles

To change dotfiles and keep chezmoi up-to-date use either:

chezmoi edit .whatever_dotfile
chezmoi apply -v

or

nvim .whatever_dotfile
chezmoi add .whatever_dotfile

Syncing Dotfiles

To sync dotfiles with the remote run:

chezmoi update

About

My dotfiles, managed with chezmoi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published