Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 924 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 924 Bytes

DOTFILE Configuration

Welcome everyone! This is my personal dotfile repository. Usually I use these days wezterm + starship and mostly work on

  • golang
  • nodejs, javascript, typescript, bun
  • rust
  • python
  • lua.

How To

I use the dotfiles in combination with stow. This enables to manage the dotfiles in a repo and enable these configurations via symlinks.

Navigate to your dotfiles directory and run:

    cd ~/dotfiles
    # stow <config directory>
    # for neovim config it looks like
    stow nvim

This essentially creates a symlink in your HOME directory to .config/nvim.

Inspirations & Credits

The following amazing people inspired my configs and earn credit! Thank you!