2019-04-09 13:47:54 +02:00
2019-07-29 10:17:42 +02:00
2019-06-22 18:12:13 +02:00
2019-08-05 13:07:27 +02:00
2019-07-22 09:35:25 +02:00
2019-07-22 20:27:42 +02:00
2019-08-05 11:03:44 +02:00
2019-07-31 13:28:08 +02:00
2019-03-01 09:17:42 +01:00
2019-07-25 21:38:04 +02:00
2019-03-01 11:42:04 +01:00

Run

run .scripts/bootstrap.sh

Reload

run zsh .scripts/reload.sh

Upgrade

run zsh .scripts/upgrade.sh

Scope

  • Use SDKMan to install development tools
  • Install Docker Desktop for Mac
  • Install asciidoctor-pdf
  • Install Oh My Zsh and some cool dependencies
  • OSX Defaults
  • Install NPM dependencies
  • Install pip and pipenv
  • Install AWS-CLI

If Yubico is installed, run this :

sudo ansible-playbook ~/Code/dotfiles/macsecure_playbook.yaml

In cases of \n errors with zsh

https://github.com/robbyrussell/oh-my-zsh/issues/6764#issuecomment-384045008

cd $ZSH
git config core.autocrlf false
git rm --cached -r .
git reset --hard
Description
No description provided
Readme 460 KiB
Languages
Shell 87.2%
Ruby 5.4%
Python 5.3%
Vim Script 0.8%
AppleScript 0.7%
Other 0.6%