Skip to content

benndt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Usage

Warning

All requirements should be installed before you run stow.

Add symlinks for all files in . to the target folder:

stow . --target="$HOME" --no-folding

Modifications

Note

The dotfiles are heavily customized to my needs and can either be copied and modified or used as inspiration.

If you want to copy it, the following files should be adjusted:

  • .config/nvim/lua/configs/lspconfig.lua
    • Remove the gdscript config if you work on Linux.
  • .gitconfig
    • Use your own user data
  • .zshrc
    • Change the DEV env to your main working directory
    • Change the alias for aseprite, godot and open

If you don't use aseprite and godot you can also remove more configs.

Requirements

  • All catppuccin dependencies should be downloaded with theme mocha.

windows-terminal