Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 326 Bytes

File metadata and controls

20 lines (18 loc) · 326 Bytes

dotfiles

My dotfiles for linux tools

Usage

Use stow to create symlinks to dotfiles to quickly recreate a familar and productive dev environment

Tools

Alacritty

stow alacritty

Neovim

stow neovim

Starship

stow starship 
cat <<EOF >> ~/.bashrc
eval "\$(starship init bash)"
EOF

Yazi

stow yazi