Skip to content

Commit

Permalink
Merge branch 'main' of github.com:tylerbodway/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbodway committed Jul 22, 2024
2 parents 54e264c + 8716184 commit 0f675be
Show file tree
Hide file tree
Showing 5 changed files with 1,722 additions and 22 deletions.
3 changes: 3 additions & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ brew "lazygit" # https://github.com/jesseduffield/lazygit/
# Ambitious Vim-fork focused on extensibility and agility
brew "neovim" # https://neovim.io/

# Prompt theme for zsh
brew "powerlevel10k" # https://github.com/romkatv/powerlevel10k

# Search tool like grep and The Silver Searcher (for neovim)
brew "ripgrep" # https://github.com/BurntSushi/ripgrep

Expand Down
2 changes: 0 additions & 2 deletions install.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,13 @@
~/.config/nvim/:
path: nvim/**
glob: true
~/.config/spaceship/spaceship.zsh: zsh/spaceship.zsh
~/.config/zellij/:
path: zellij/**
glob: true
~/.config/zsh/:
path: zsh/**
glob: true
prefix: .
exclude: ["zsh/spaceship.zsh"]
~/.editorconfig:
~/.gemrc:
~/.hushlogin:
Expand Down
Loading

0 comments on commit 0f675be

Please sign in to comment.