Skip to content

sskender/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles library

Quickstart

Submodules

Cloning with submodules

git clone --recurse-submodules git@github.com:sskender/dotfiles.git

Updating

git pull
git submodule update --init --recursive

Installation

Alacritty

ln -s ~/Documents/dotfiles/alacritty/alacritty.toml ~/.alacritty.toml

Tmux

ln -s ~/Documents/dotfiles/tmux/tmux.conf ~/.tmux.conf

zshrc

ln -s ~/Documents/dotfiles/zshrc/zshrc ~/.zshrc