Skip to content

jbellerb/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal configuration files for my OpenBSD laptop.

Usage

Files are managed through various BSD Makefiles. To install all modules, simply run make. To install a specific module, run make [module]. Modules can be uninstalled with make clean_[module] for each module or make clean to remove all modules.

Dependencies

  • Fish: fish
  • Vim: vim, download submodules with git submodule update
  • Xmonad: xmonad, lemonbar-xft, pywal, and Roboto Mono

License

Copyright (C) Jared Beller, 2020-2022.
Released under the GNU General Public License, Version 3 or later. See LICENSE for more information.