Skip to content

bizob2828/dotfiles

Repository files navigation

Installation

This uses ansible to symlink dotfiles, install deps, configure some stuff...

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Linting playbook

ansible-lint env.yml

First Time Run Steps

  • Install Mac CLI tools: xcode-select --install
  • Install homebrew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Update ansible plugins ansible-galaxy collection install community.general --upgrade

Run

ansible-playbook env.yml

First Time Run Post Install Steps

  • Remap Caps lock to escape
  • Create ssh key: ssh-keygen -t rsa -b 4096
  • gpg --import ~/Dropbox/Public/gpg-keys
  • Manually install Tiley
  • Tiley hot keys: shift + cmd + space to open. F for full screen, R for right, and L for left.
  • Bind Alfred prefs from ~/Dropbox/mac-stuff/Alfred.alfredpreferences
  • Install Meslo font, used for font in iTerm2
  • Disable the following keyboard shortcuts:
    • System Preferences > Keyboard > Shortcuts > Spotlight > Show Spotlight Search Field
    • System Preferences > Keyboard > Shortcuts > Mission Control > Show Desktop
  • Disable notifications when sharing screen:
    • System Preferences > Notifications & Focus > When mirroring or sharing the display
  • Set up Alfred, Amphetamine, Tiley, Ice, and Itsycal to Open at Login: System Preferences > General > Login Items
  • Add bob-pc, linux-box, and pihole to /etc/hosts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors