Last active
February 23, 2021 20:46
-
-
Save aklap/2d7dfea08f17403f7d0b6e55db7ffab1 to your computer and use it in GitHub Desktop.
Revisions
-
aklap renamed this gist
Feb 23, 2021 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
aklap revised this gist
Jan 7, 2020 . 1 changed file with 2 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,7 +18,7 @@ If you want to do this quickly, automated then run `xcode-select --install` ## Rectangle Check for Updates Add cmd line here @@ -71,5 +71,4 @@ Set new versions of ruby: + 1Password + Evernote ### VS Code Editor -
aklap revised this gist
Dec 10, 2019 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -67,7 +67,6 @@ Set new versions of ruby: ## Apps + Dropbox + 1Password + Evernote -
aklap revised this gist
Jun 4, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -72,3 +72,5 @@ Set new versions of ruby: + 1Password + Evernote ### SublimeText3 If reinstalling, re download/install Package Installer otherwise packages won't be enabled. -
aklap revised this gist
Mar 2, 2018 . 1 changed file with 21 additions and 15 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ # Checklist for maintaining setup (MacOS) ## MacOS Apple Icon Software Update or run in command line: This command lists all updates for your v of MacOS `softwareupdate -l` @@ -13,32 +14,36 @@ If you want to do this quickly, automated then run `sudo sh -c "softwareupdate -ia && reboot"` ## xcode `xcode-select --install` ## Spectacle Check for Updates Add cmd line here ## Karabiner-Elements Check for Updates Add cmd line here (sudo) ## iTerm Check for Updates Add cmd line here ## Homebrew `brew update && brew outdated && brew upgrade && brew cleanup && brew list --versions` Run this and act on suggestions `brew doctor` ## Ruby ### Ruby version managers: Rbenv `rbenv version` `rbenv shell` @@ -52,10 +57,11 @@ Set new versions of ruby: `rbenv global $version` ### Ruby package manager: RubyGems `gem update --system && gem outdated && gem cleanup` ## Heroku CLI `heroku update` -
aklap revised this gist
Mar 2, 2018 . 1 changed file with 42 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,37 +1,68 @@ # Checklist for maintaining setup (MacOS) 1. Apple Icon Software Update or run in command line: This command lists all updates for your v of MacOS `softwareupdate -l` This command lists installs all updates for you v of MacOS `softwareupdate -i -a` If you want to do this quickly, automated then run `sudo sh -c "softwareupdate -ia && reboot"` 2. xcode `xcode-select --install` 3. Spectacle Check for Updates Add cmd line here 4. Karabiner-Elements Check for Updates Add cmd line here (sudo) 5. iTerm Check for Updates Add cmd line here 6. Homebrew `brew update && brew outdated && brew upgrade && brew cleanup && brew list --versions` Run this and act on suggestions `brew doctor` 7. Ruby Ruby version managers: Rbenv `rbenv version` `rbenv shell` `rbenv global` Set new versions of ruby: `rbenv versions` `rbenv install $version` `rbenv shell $version` `rbenv global $version` Ruby package manager, RubyGems: `gem update --system && gem outdated && gem cleanup` 8. Heroku CLI `heroku update` ## Apps + Mailplane + Dropbox + 1Password + Evernote -
aklap revised this gist
Feb 22, 2018 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # Checklist for maintaining setup (MacOS) 1. Apple Icon > Software Update or run in command line: > This command lists all updates for your v of MacOS @@ -31,7 +31,6 @@ ## Apps + Mailplane + Dropbox + 1Password -
aklap revised this gist
Feb 22, 2018 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,4 @@ # Checklist for maintaining setup MacOS 1. Apple Icon > Software Update or run in command line: > This command lists all updates for your v of MacOS @@ -31,7 +30,7 @@ ____ ## Apps + Mailplane + Dropbox -
aklap revised this gist
Feb 22, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,6 +26,7 @@ ____ > Add cmd line here 6. Homebrew `brew update && brew outdated && brew upgrade && brew cleanup && brew list --versions` -
aklap revised this gist
Feb 22, 2018 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,16 +5,15 @@ ____ > This command lists all updates for your v of MacOS `softwareupdate -l` > This command lists installs all updates for you v of MacOS `softwareupdate -i -a` > If you want to do this quickly, automated then run `sudo sh -c "softwareupdate -ia && reboot"` 2. xcode `xcode-select --install` 3. Spectacle > Check for Updates -
aklap revised this gist
Feb 22, 2018 . 1 changed file with 14 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,20 +3,30 @@ ____ 1. Apple Icon > Software Update or run in command line: > This command lists all updates for your v of MacOS `softwareupdate -l` > This command lists installs all updates for you v of MacOS `softwareupdate -i -a` > If you want to do this quickly, automated then run `sudo sh -c "softwareupdate -ia && reboot"` 2. xcode `xcode-select --install` 3. Spectacle > Check for Updates > Add cmd line here 4. Karabiner-Elements > Check for Updates > Add cmd line here (sudo) 5. iTerm > Check for Updates > Add cmd line here 6. Homebrew `brew update && brew outdated && brew upgrade && brew cleanup && brew list --versions` -
aklap created this gist
Feb 22, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,29 @@ # Checklist for maintaining setup MacOS ____ 1. Apple Icon > Software Update or run in command line: > This command lists all updates for your v of MacOS `softwareupdate -l` > This command lists installs all updates for you v of MacOS `softwareupdate -i -a` > If you want to do this quickly, automated then run `sudo sh -c "softwareupdate -ia && reboot"` 2. xcode `xcode-select --install` 2. Spectacle > Check for Updates > Add cmd line here 3. Karabiner-Elements > Check for Updates > Add cmd line here (sudo) 4. iTerm > Check for Updates > Add cmd line here 5. Homebrew `brew update && brew outdated && brew upgrade && brew cleanup && brew list --versions` ## Apps ____ + Mailplane + Dropbox + 1Password + Evernote