Skip to content

bcm-works/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,363 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Configuration files, programs, packages and scripts I use for personal, gaming and software development use.

  • ai: AI docs and setup scripts
  • bin: Bash utility scripts
  • bin/setup.sh: Interactive initial setup script
  • setup: Setup scripts
  • templates: Custom templates to simplify new project creation

Initial Setup

  • Copy .sample.env to .env
  • Edit .env to suit your needs and optionally set a custom config directory location
  • Setup your config directory (git ignored):
    • packages/gnome-extension.list.txt: Gnome Shell Extensions, update with gnome-extensions list --user > config/packages/gnome-extension.list.txt
    • packages/flatpak.list.txt: Flatpak apps, update with flatpak list --app --columns=application | tail -n +1 > config/packages/flatpak.list.txt
    • profile.png: The PNG image to use for your user profile image
    • wallpaper.jpg: The JPG image to use for your desktop wallpaper
    • crontab.txt: Crontab config, update with crontab -l > config/crontab.txt
  • Run bin/setup.sh: bash ./bin/setup.sh

About

Configuration files, programs, packages and scripts I use for personal, gaming and software development use.

Topics

Resources

License

Stars

4 stars

Watchers

2 watching

Forks

Contributors