Skip to content

My dotfiles and install scripts for everything on my Linux machine.

License

Notifications You must be signed in to change notification settings

vividsystem/dotfiles

Repository files navigation

Vivid Dotfiles

My Setup

  • WM: Awesome
  • Editor: Neovim
  • Prompt: Rofi
  • Shell: zsh
  • Terminal: alacritty

Install

This installs all packages that are not already installed necessary for this config to work:

pacman -S --needed - < scripts/packages.txt

You will also need to install ohmyzsh

Copy the config via stow:

git submodule init
git submodule update
stow */

Firefox

-> in about:config set gfx.font_rendering.fontconfig.max_generic_substitutions to 127 -> addons

  • Base
    1. Privacy Badger
    2. uBlock Origin
  • Additional
    1. Wappalizer

Branches

  • master -> somewhat stable
  • dev -> my daily files

License

Provided under the MIT License

About

My dotfiles and install scripts for everything on my Linux machine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published