💪
Yelling at a cloud
"I have not failed. I've just found 10,000 ways that won't work." -Gradient Boosting or Thomas Edison
Pinned Loading
-
-
-
-
-
dwm setup
dwm setup 1#!/bin/sh
2# License: GNU GPLv3
3sudo apt-get update && sudo apt-get upgrade -y
45# assumes no desktop environment -- must install Xorg things
-
my vimrc
my vimrc 1" Plugins
2call plug#begin('~/.vim/plugged')
3Plug 'rakr/vim-one' " vim-one color theme
4Plug 'scrooloose/nerdtree' " side bar file tree
5Plug 'itchyny/lightline.vim' " minmal status bar
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.