mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2026-04-02 09:55:28 +00:00
brew packages
This commit is contained in:
@@ -1,17 +1,20 @@
|
||||
- defaults:
|
||||
link:
|
||||
create: true
|
||||
relink: true
|
||||
force: true
|
||||
link:
|
||||
create: true
|
||||
relink: true
|
||||
force: true
|
||||
|
||||
- clean: ["~"]
|
||||
|
||||
- link:
|
||||
~/.gitconfig: files/git/gitconfig
|
||||
~/.vim: files/vim
|
||||
~/.vimrc: files/vimrc
|
||||
~/.config/fish: files/fish
|
||||
~/.config/omf: files/omf
|
||||
~/.gitconfig: files/git/gitconfig
|
||||
~/.vim: files/vim
|
||||
~/.vimrc: files/vimrc
|
||||
~/.config/fish: files/fish
|
||||
~/.config/omf: files/omf
|
||||
|
||||
- shell:
|
||||
- [git submodule update --init --recursive, Installing submodules]
|
||||
- [git submodule update --init --recursive, Installing submodules]
|
||||
|
||||
# Brew plugin
|
||||
- brew: [gnupg, fish, git-lfs, htop, n]
|
||||
|
||||
Reference in New Issue
Block a user