Skip to content

Commit

Permalink
💤
Browse files Browse the repository at this point in the history
  • Loading branch information
mikker committed Nov 8, 2023
1 parent 7f90c69 commit 11f7611
Show file tree
Hide file tree
Showing 29 changed files with 497 additions and 11,166 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ doc/tags
/vim/vim.symlink/.netrwhist
nvim/plugin/packer_compiled.lua
nvim/lazy-lock.json
brew/Brewfile.symlink.lock.json
9 changes: 7 additions & 2 deletions brew/Brewfile.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,21 @@

brew "asdf"
brew "curl"
brew "fd"
brew "dark-mode"
brew "fd"
brew "fzf"
brew "gh"
brew "git"
brew "libpq"
brew "mas"
brew "mosh"
brew "node"
brew "postgresql@15"
brew "postgresql@15", link: true
brew "python"
brew "reattach-to-user-namespace"
brew "redis"
brew "ripgrep"
brew "rubyfmt"
brew "ssh-copy-id"
brew "tmux"
brew "tree"
Expand Down
Loading

0 comments on commit 11f7611

Please sign in to comment.