No description
Find a file
2025-11-18 12:58:02 +05:00
.config rm deprecated ghostty option 2025-11-18 12:58:02 +05:00
.local/bin strip trailing slashes in tmux-sessionizer fd 2025-09-25 23:44:05 +05:00
.gitignore ignore fish other than config.fish 2024-11-10 23:10:45 +01:00
.gitmodules track nvim submodule main branch 2024-12-06 23:12:42 +05:00
.p10k.zsh Revert "use compact layout" 2024-05-22 12:02:03 +02:00
.stow-local-ignore add stow ignore for git submodules 2024-02-05 18:17:44 +01:00
.wezterm.lua make wezterm go shuii 2024-11-10 23:05:21 +01:00
.zshrc remove mise & some aliases 2025-02-04 04:54:03 +05:00
README.md add some links 2025-10-08 20:18:02 +05:00

dankuri dotfiles

Dependencies

Install using preferred package manager:

Installation

git clone git@github.com:tmux-plugins/tpm ~/.tmux/plugins/tpm # install tmux plugin manager
git clone git@github.com:dankuri/dotfiles.git .dotfiles
cd .dotfiles
git submodule update --init --recursive # to get submodule for nvim config
stow .

To setup tmux - run tmux and press Ctrl + A (prefix) and Shift + I
To setup nvim - check the repo

Included configs