- firefox
- 1Password
- Rectangle Pro
- Alacritty
- Dash
- Postgres App
- Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - Open Dyslexic Font, then in Font Book application click file add font for this user
- add .localrc add, `eval "$(/opt/homebrew/bin/brew shellenv)"
- add open ai and anthropic api keys to
OPENAI_API_KEYandANTHROPIC_API_KEYto localrc - brew install
- git
- gh
- fish
- neovim
- asdf
- ripgrep
- fd
- tmux
- starship
- chafa
- pgcli
- setup github ssh key
ssh-keygen -t ed25519 -C "melissa.patterson.va@gmail.com"pbcopy < .ssh/id_ed25519.pub
- clone dotfiles
git clone git@github.com:MelizzaP/dot.git .dot - symlink dotfiles config directory
ln -s .dot/config .config - symlink snippets directory
ln -s .dot/vsnip .vsnip - symlink tmux conf to $HOME path
ln -s .dot/tmux.conf $HOME/.tmux.conf - symlink claude code conf to $HOME path
ln -s .dot/claude $HOME/.claude - install omf
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish - install vim plug
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim' - install lexical ls
git clone git@github.com:lexical-lsp/lexical.gitcd lexicalmix deps.getmix package
- install ts_ls
npm install -g typescript-language-server typescript - open neovim and run plug install
-
Notifications
You must be signed in to change notification settings - Fork 0
MelizzaP/dot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
dotfiles reimagined
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published