Skip to content

joshhsoj1902/dotfiles

Repository files navigation

Setup

Initial setup looks something like this

❯ chezmoi init --config-path /Users/joshbryans/dotfiles

Other things to install

Powerline10k fonts

powerline10k fonts

There should be details on how to install/enable the fonts for various platforms.

noTunes

noTunes

Disable apple music from opening

brew install --cask notunes

Slack

Download

Joplin

Download

1password

Desktop App

Commit signing instructions

Hot

Hot

MacOS menubar app for displaying CPU usage and temps.

Rectangle

Rectangle

Better window management on MacOS.

Settings

Fix mac keyboard speed

link

finding the correct number to set this to is still WIP.

Honestly in the keyboard settings, setting the repeat rate and delay to one boop from the right most option is pretty good.

defaults write NSGlobalDomain KeyRepeat -int 2

touchid sudo

instructions

cd /etc/pam.d
sudo cp sudo_local.template sudo_local
sudo vim sudo_local
# Uncomment auth line

sudo_local is readonly and I had issues writing to it in iterm for some reason. The built in terminal worked fine, that may have been a coincidence, I didn't try to replicate my issue once it worked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages