Skip to content

brettrowberry/ComputerSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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

About

Provides opinions on how to set up a Mac or PC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages