https://github.com/mcanlas/dotfiles
Personal dotfiles
https://github.com/mcanlas/dotfiles
dotfiles git shell
Last synced: 2 months ago
JSON representation
Personal dotfiles
- Host: GitHub
- URL: https://github.com/mcanlas/dotfiles
- Owner: mcanlas
- License: mit
- Created: 2011-12-28T04:02:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T13:35:47.000Z (over 2 years ago)
- Last Synced: 2025-09-07T18:50:47.331Z (10 months ago)
- Topics: dotfiles, git, shell
- Language: Shell
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Personal dotfiles
## New Mac account
### User
- trackpad tap
- hide menubar
- hide dock; enlarge; drop icons
- apps
- app store: divvy; 1, 2, 3, 4
- chrome canary
- firefox
- iina/vlc
### Developer
- change shell to bash
- `chsh -s /bin/bash`
- generate github ssh key
- install `brew`
- install `sbt-extras`
- append `~/bin`
- install `jdk` (triggered by `sbt`)
- apps
- intellij toolbox
- vs code
## IntelliJ changes
* keybindings to "intellij classic"
* set startup behavior to "reopen" = false
* set open projects in "new window"
* autosave files at 15s
* Set "open recent" to Option-O ("oh")
* Maybe due to an IntelliJ/Mac input bug, could also be Option-Backtick
* Set "search for usages" to Option-1 ("one)
* install `scala` plug-in
* Turn on embedded Terminal plug-in
* Turn on Markdown plug-in (by JetBrains)
* Turn on Git support plug-in
## JIRA filters
* Least recently updated
* Poorly written (description is empty)