Skip to content

ameykusurkar/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

341 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files for Neovim, tmux, and Fish shell.

Setup

make nvim    # Neovim (LazyVim)
make tmux    # tmux
make fish    # Fish shell

Each command creates a symlink from the expected config location to the corresponding file in this repo.

Developing

Since configs are symlinked, any changes you make in this repo take effect immediately -- there's no need to copy files around. Just edit and reload.

To reload after making changes:

  • Fish: source ~/.config/fish/config.fish
  • tmux: tmux source-file ~/.tmux.conf
  • Neovim: restart Neovim

About

.dotfiles

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors