Skip to content

sblask/dotfiles

Repository files navigation

Pre-commit Status Ansible Status

My Dotfiles

A collection of configuration files for my terminal environment and Linux Desktop.

Run tests with ./run_tests.sh

How to get started on Linux:

  • ansible-playbook --ask-become-pass ansible/ansible-linux.yml

How to get started on Mac:

  • install brew
  • make sure you have the right architecture in ansible/ansible-mac.yml
  • /usr/local/bin/brew install ansible
  • /usr/local/bin/ansible-playbook ansible/ansible-mac.yml

Improving keyboard shortcuts on Mac:

  • swap command and function key under: Keyboard -> Keyboard Shortcuts -> Modifier Keys

  • setup Keyboard -> Keyboard Shortcuts -> App Shortcuts

    • For chrome map Forward to command+I and Back to command+O
    • for iterm map Copy to shift+command+C and Paste to shift+command+V
  • setup iterm Keys to send hex codes:

    • 0x02 -> command-B
    • 0x03 -> command-C
    • 0x04 -> command-D
    • 0x07 -> command-G
    • 0x0a -> command-J
    • 0x0b -> command-K
    • 0x0e -> command-N
    • 0x10 -> command-P
    • 0x12 -> command-R
    • 0x16 -> command-V
    • 0x17 -> command-W
    • 0x1a -> command-Z

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •