Skip to content

Repository files navigation

Tools

Mac Quick Setup

Init

git clone https://github.com/polo871209/dotfiles.git && cd dotfiles
cat ~/dotfiles/dot_zshenv >| ~/.zshenv
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle install
just link
mise install
touch ~/.hushlogin
./zen-browser/install.sh

Setup Atuin

atuin setup

Setup SSH and Git Authentication

ssh-keygen -t ed25519
git remote set-url origin git@github.com:polo871209/dotfiles.git

Additional Configuration

Note-Taking Vault

Requires Google Drive to be logged in first:

Python Virtual Environment with direnv

cat >> .envrc << 'EOF'
export VIRTUAL_ENV=.venv
layout python3
EOF
direnv allow

About

Just dotfile 🦍

Resources

Stars

3 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages