Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 939 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 939 Bytes

ComputerSetup

Provides opinions on how to set up a Mac or PC for developers doing Clojure.

Visual Studio Code

Preferences

https://www.smashingmagazine.com/2018/01/visual-studio-code/

Fonts

https://github.com/tonsky/FiraCode/wiki

Desktop background

On Mac, choose Solid Gray Pro Ultra Dark On PC, choose black.

Shell

Mac Terminal

Other interesting options can be found here http://osxdaily.com/2006/12/11/how-to-customize-your-terminal-prompt/.

File Explorer

Show hidden files
On Mac
defaults write com.apple.Finder AppleShowAllFiles true
`killall Finder

Terminal

Terminal > Preferences > Profiles > Keyboard > Use Option as Meta key

Dock

make animation faster defaults write com.apple.dock autohide-time-modifier -float 0.15;killall Dock

OS Package Manager

On Mac, homebrew.

Default Mail app

https://docs.microsoft.com/en-us/outlook/troubleshoot/outlook-for-mac/useful-tools#setdefaultmailapp