~mutecipher/dotfiles

Move starship.toml file
Remove Brewfile.lock.json
Re-add git to Brewfile

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~mutecipher/dotfiles
read/write
git@git.sr.ht:~mutecipher/dotfiles

You can also use your local clone with git send-email.

#dotfiles

Config files that I use for my systems.

#Prerequisites

#Setup

# I typically run this from the $HOME directory
git clone https://github.com/mutecipher/dotfiles $HOME/.dotfiles
ln -s $HOME/.dotfiles/.gitconfig $HOME/.gitconfig
ln -s $HOME/.dotfiles/.zshrc $HOME/.zshrc
ln -s $HOME/.dotfiles/.zprofile HOME/.zprofile
ln -s $HOME/.dotfiles/config/nvim $HOME/.config/nvim
ln -s $HOME/.dotfiles/config/helix $HOME/.config/helix
ln -s $HOME/.dotfiles/config/kitty $HOME/.config/kitty