Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 393 Bytes

Dotfiles

This repository contains my configuration files. To set up my configurations on your system, run the following commands:

ln -s ~/dotfiles/.zshrc ~/.zshrc
ln -s ~/dotfiles/nvim ~/.config/nvim
ln -s ~/dotfiles/tmux ~/.config
ln -s ~/dotfiles/wezterm ~/.config
ln -s ~/dotfiles/kitty ~/.config

To use tmux, remember to install the packages using

Ctrl-a I