/setup

personal work setup files

Primary LanguageVim ScriptMIT LicenseMIT

setup

personal work setup files

Using GitHub personal access token in git CLI

https://stackoverflow.com/questions/68775869/support-for-password-authentication-was-removed-please-use-a-personal-access-to

Desktop environment

dwm, custom build

picom, config in the repo

VSCode setup

Material Icon Theme

Vim

VimPlug, .vimrc in the repo

Terminal

Alacritty, config in the repo

Firefox setup

Tree Style Tab

Remove tabs on top

Start with MOZ_USE_XINPUT2=1 to have proper touchpad support.

Settings in about:config:

  • apz.overscroll = true
    • page delta factor = 0.3
    • pixel delta factor = 10
    • fling friction = 0.007