mirror of
https://github.com/dankuri/dotfiles
synced 2025-12-09 00:11:29 +00:00
No description
| .config | ||
| .local/bin | ||
| .gitignore | ||
| .gitmodules | ||
| .p10k.zsh | ||
| .stow-local-ignore | ||
| .wezterm.lua | ||
| .zshrc | ||
| README.md | ||
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