Skip to content

dobrite/dotfiles

Repository files navigation

dotfiles

My dotfiles for various things.

mkdir -p ~/.githooks
ln -s $HOME/dotfiles/.gitconfig ~/.gitconfig
ln -s $HOME/dotfiles/pre-push ~/.githooks/pre-push
git config --local hooks.allowpushmain true
ln -s $HOME/dotfiles/.zprofile ~/.zprofile
ln -s $HOME/dotfiles/.gitattributes ~/.gitattributes
ln -s $HOME/dotfiles/direnv.toml ~/.config/direnv/direnv.toml
ln -s $HOME/dotfiles/ghostty-config ~/.config/ghostty/config
ln -s $HOME/dotfiles/.irbrc ~/.irbrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages