Skip to content

uelei/dotfiles

Repository files navigation

Dotfiles

My dotfiles for my daily use

To link all files

stow -t ~ kitty nvim zsh

Configure Git

git config --global commit.gpgsign true
git config --global pull.ff only
gpg --list-secret-keys
git config --global user.signingkey MYKEY

Tmux setup

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

after install tmux tmp press the following keys

crtl+space and I

About

dot files and some important files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published