mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
wip
This commit is contained in:
5
Makefile
5
Makefile
@@ -40,6 +40,7 @@ bootstrap-espanso:
|
||||
|
||||
bootstrap-non-brews: bootstrap-logitech bootstrap-amazon-workdocs bootstrap-espanso
|
||||
|
||||
# TODO: Remove stow in favor of customized scripts.
|
||||
stow:
|
||||
@stow --stow --verbose --target ~ */
|
||||
|
||||
@@ -47,6 +48,10 @@ stow:
|
||||
bootstrap: bootstrap-homebrew bootstrap-brews bootstrap-casks stow bootstrap-non-brews bootstrap-app-store
|
||||
open ~/Downloads
|
||||
|
||||
bootstrap-minimal: bootstrap-homebrew bootstrap-brews
|
||||
$(shell "$(PWD)/install")
|
||||
brew install --cask iterm2
|
||||
|
||||
# make a local zsh configuration file, to extend
|
||||
# the normal .zshrc for configuration that is only
|
||||
# relevant on the local machine.
|
||||
|
||||
Reference in New Issue
Block a user