Skip to content

rrojan/dotfiles

Repository files navigation

dotfiles

dotfiles

My personal dotfiles for neovim, ghostty, tmux, and more.

Maintained using GNU Stow

Usage

  • Clone repo locally
  • stow a package to sync it with your configs.

Example

nvim is a folder at the root of dotfiles repo, so it is a stowable package.

$ git clone [email protected]:rrojan/dotfiles.git
$ cd dotfiles
$ stow nvim

Stow will then symlink nvim/.config/nvim to ~/.config/nvim. Here nvim is the package name and .config/nvim is the path in your $HOME where the symlink is created.

Goto tools

What I use from these dotfiles that are (currently) essential to my workflow:

  • Neovim
  • Wezterm Ghostty
  • tmux
  • Obsidian

About

Dotfiles for my linux/mac workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published