Skip to content

quot/configs

Repository files navigation

Setup

git clone --recurse-submodules [email protected]:quot/configs.git tempConfig \
&& mv ./tempConfig/* ./tempConfig/.git* ~/.config/ \
&& rm -rf ./tempConfig \
&& ln -s ~/.config/zsh/zshrc ~/.zshrc

Git

if [ -f ~/.gitconfig ]; then mv ~/.gitconfig ~/.gitconfig.BAK; fi && cd ~/.config && git submodule update --init --recursive && ln -s ~/.config/git/global.gitconfig ~/.gitconfig

Prereqs

Wezterm

brew tap homebrew/cask-fonts && brew install --cask font-monaspace font-hack-nerd-font

About

Nothing interesting here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published