all repos — dotfiles @ main

personal dotfiles

c8d72a82
xmonad: update to upstream
la-ninpre leobrekalini@gmail.com
Fri, 10 Mar 2023 17:36:27 +0300
3300cf85
nvim: fix deprecated lsp thing
la-ninpre leobrekalini@gmail.com
Thu, 09 Mar 2023 21:19:14 +0300
031a0e1a
xmobar: tweak font sizes
la-ninpre leobrekalini@gmail.com
Thu, 26 Jan 2023 11:54:07 +0300

la-ninpre’s dotfiles

i use gnu stow to deploy my dotfiles. installation is very straightforward:

$ git clone https://git.aaoth.xyz/dotfiles.git
$ cd dotfiles
$ ./install

note that you will need to specify --recurse-submodules option if you also want to have my xmonad config. for xmonad-specific installation instructions refer to it’s repo.

programs

a list of programs that i have configurations for.

scripts

a list of useful (for me) shell scripts also provided in current repo.

license

all code in this repo is licensed under an isc license.

clone
git clone https://git.aaoth.xyz/dotfiles