mirror of
https://github.com/shokinn/.files.git
synced 2026-07-02 20:34:41 +00:00
Update install script
This commit is contained in:
parent
686796aabd
commit
7481d6014a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ I manage my dotfiles using [dotdrop](https://github.com/deadc0de6/dotdrop).
|
|||
&& read DOTDROP_PROFILE \
|
||||
&& [[ -n ${DOTDROP_PROFILE} ]] && DOTDROP_PROFILE="-p${DOTDROP_PROFILE}" || DOTDROP_PROFILE="" \
|
||||
&& ~/.local/bin/dotdrop ${DOTDROP_PROFILE} --cfg=~/.files/config.yaml install \
|
||||
; unset DOTDROP_PROFILE \
|
||||
&& unset DOTDROP_PROFILE \
|
||||
&& export HOMEBREW_CASK_OPTS="--appdir=${HOME}/Applications" \
|
||||
&& brew bundle install --file=~/.files/config/brew/Brewfile \
|
||||
&& mkdir -p ~/workspace/{privat,work} \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue