Skip to content

Configuration and RC files for zsh, tmux, nvim, ghostty, etc,.

License

Notifications You must be signed in to change notification settings

anoopkcn/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOTFILES

This repository contains my personal configuration files for development environment. It is NOT meant to be a turnkey solution but only meant as a matter of record and reference for people who are interested in my configuration.

Repository includes config and rc files for zsh, tmux, nvim and ghostty

Dependencies

  • (optional) rg for faster parallel grep Ex: brew install ripgrep
  • (optional) fd simpler, faster find Ex: brew install fd
  • (optional) fzf for fuzzy search Ex: brew install fzf
  • (optional) zoxide for directory navigation Ex: brew install zoxide
  • (optional) bat cat with syntax highlighting Ex: brew install bat
  • (optional) eza alternative ls Ex: brew install eza

Installation

Set the PATH_TO_DOTFILES to the path inside the setup.sh file

sh setup.sh

Extra

TMUX SESSION MANAGEMENT TOOL (TM)

Set variables TM_SEARCH_DIRS to make use of tm tool functionalities. Use tm -h or check tmux/tools.sh for details

About

Configuration and RC files for zsh, tmux, nvim, ghostty, etc,.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published