Alpha Chen
e10229b5e4
[ansible] Install TaskPaper+Things instead of OmniFocus
9 years ago
Alpha Chen
f74769182e
[ansible] Set default terminal profile
9 years ago
Alpha Chen
f1513761c9
[ansible] Fix Powerline installation, maybe?
9 years ago
Alpha Chen
29b951acbf
[ansible] Remove trailing slash on Adium pref location
9 years ago
Alpha Chen
f284fe61e1
[ansible] Fix up OS X defaults
9 years ago
Alpha Chen
2e9f32b3f5
[ansible] Install hammerspoon by default
9 years ago
Alpha Chen
b24ba57917
[ansible] Always group_by the OS
9 years ago
Alpha Chen
4001767c98
[ansible] Install Logitech Options on the MBP
9 years ago
Alpha Chen
d19af3a582
[ansible] Use the master branch of this repo
9 years ago
Alpha Chen
1f1ed4cc11
[bitbar] Initial commit of BitBar stuff
9 years ago
Alpha Chen
3877f47804
[meta] Conditionally install Ruby and Powerline
9 years ago
Alpha Chen
55adc2307f
[meta] Add Dash
9 years ago
Alpha Chen
d7aa0a3d9f
[meta] Add Moom, no delay on hiding Dock, add Reeder app prefs
9 years ago
Alpha Chen
fa0af1d1a6
[meta] Fix some errors w/playbooks
9 years ago
Alpha Chen
6b646b7229
[meta] Tap kejadlen/personal
9 years ago
Alpha Chen
37f2970f96
[meta] Updates to Ansible scripts
9 years ago
Alpha Chen
1076609fc2
[meta] Ansible 2
9 years ago
Alpha Chen
7662ad73bb
[terminal] Use Hack font
9 years ago
Alpha Chen
9f00c320ad
[meta] Install AnyBar and terminal-notifier by default
9 years ago
Alpha Chen
82f58b6358
[meta] Add dnsmasq playbook
9 years ago
Alpha Chen
d8a46c2b30
[meta] Install Bartender by default
10 years ago
Alpha Chen
2c12f1c1f3
[powerline] Add Powerline config
10 years ago
Alpha Chen
0f4dbc7a10
[meta] Only show scrollbars when scrolling
10 years ago
Alpha Chen
b6ad6c6da3
[meta] Remove unnecessary registration in playbook
10 years ago
Alpha Chen
cf0d75bee8
[meta] Install TiddlyWiki from source
10 years ago
Alpha Chen
0b9af34003
[meta] Set up EC2 for hosting TiddlyWiki
10 years ago
Alpha Chen
286e4854e7
[meta] Add prefs tag
10 years ago
Alpha Chen
e83bc2ea46
[meta] Synchronize some app prefs and OS X colors
10 years ago
Alpha Chen
26c9802f94
[meta] Do less work when fixing the Dock
10 years ago
Alpha Chen
1d80cefa51
[meta] Use with_fileglob, fix up defaults playbook
...
Use `with_fileglob` instead of hacking `with_items` to use `ls`.
Use handlers to only restart OS X services if defaults have changed.
10 years ago
Alpha Chen
100dff9047
[meta] Privatize hosts
10 years ago
Alpha Chen
7b651ddbab
[meta] Switch to using a module for defaults
...
Defaults module taken from ansible/ansible-modules-extras/pull/64.
Fixes #10 .
10 years ago
Alpha Chen
315eeef7f8
[meta] Create ~/.vim_tmp directory
...
Fixes #11 .
10 years ago
Alpha Chen
7481bb8233
[meta] Update hosts
10 years ago
Alpha Chen
10db9e55e1
[meta] Fix Powerline playbook
10 years ago
Alpha Chen
32c0525a1d
[meta] Update README
10 years ago
Alpha Chen
50afe81efa
[meta] Fix DefaultKeyBinding link
10 years ago
Alpha Chen
8424152805
[meta] More fixing up of osx and dotfiles roles
10 years ago
Alpha Chen
d5949037f3
[meta] Stop using stow
10 years ago
Alpha Chen
e428a2420e
[meta] Clean up laptop playbook
10 years ago
Alpha Chen
99d1c71c8a
[meta] Link `~/.tmux.conf.local`
10 years ago
Alpha Chen
1751ac8f6c
[meta] Only include OS X role on Macs
10 years ago
Alpha Chen
d07e57d664
[meta] Update OS X Ansible role
...
Add a bootstrap role to update `~/.dotfiles` and run `sudo` once (so that
Homebrew's internal `sudo` calls work).
Also allow for running Ansible from a remote computer onto the target
Mac.
10 years ago
Alpha Chen
be18f50234
[meta] Remove mackup
10 years ago
Alpha Chen
08f554766e
[tmux] Move local config back to the end of the tmux config
10 years ago
Alpha Chen
a5bcfbbcfa
[meta] Add Hammerspoon config, move linked .gitignore
10 years ago
Alpha Chen
1590de7117
[meta] Install direnv by default
10 years ago
Alpha Chen
00c89f77a4
[meta] Use mackup for backing up apps
10 years ago
Alpha Chen
7d35c6f043
[meta] Fix stowing ~/.ssh
10 years ago
Alpha Chen
41613b986b
[meta] Fix ZSH configuration on OS X
...
Add `/usr/local/bin/zsh` to `/etc/shells` and fix the shell in `chsh`.
Fixes #12 .
10 years ago
Alpha Chen
da5d3c1b86
[meta] Don't do SSH configuration for now
...
There are issues with not stowing the entire ~/.ssh folder.
10 years ago
Alpha Chen
f59772ea36
[meta] Rename prezto task to zsh
10 years ago
Alpha Chen
8e5edacbad
[meta] Install `tree` by default
10 years ago
Alpha Chen
6ffe14f5df
[meta] Comment out stowing SSH until I can think of something better
10 years ago
Alpha Chen
7dc411cc02
[meta] Change SSH setup
...
Since my secrets are stored in Dropbox, I can't actually link my SSH
keys until after Dropbox has finished syncing.
10 years ago
Alpha Chen
7fe164350f
[meta] More trackpad settings
10 years ago
Alpha Chen
dd05738575
[meta] Tap to click
10 years ago
Alpha Chen
5e65ff8880
[meta] Decrease delay before keyboard repeat
10 years ago
Alpha Chen
44dd284c90
[meta] Fix laptop playbook
10 years ago
Alpha Chen
7da77e816e
[meta] More Yosemite changes
10 years ago
Alpha Chen
251cb5b117
[meta] Yosemite changes
10 years ago
Alpha Chen
eac5e5bf4a
[meta] Don't need Handbrake anymore
10 years ago
Alpha Chen
f7ef37f85e
[meta] homebrew-tap should be homebrew_tap
10 years ago
Alpha Chen
7a4ddc1c88
[meta] Don't install SlimBatteryMonitor on laptop
...
The Yosemite battery meter looks decent.
10 years ago
Alpha Chen
0fd9787299
[meta] Only stow OS X stuff if on OS X
10 years ago
Alpha Chen
00cc05ca84
[meta] Only do SSH conf if local, handle Debian
10 years ago
Alpha Chen
85b9a82f83
[meta] Vagrant
...
Initial scratch work for being able to test using Vagrant.
10 years ago
Alpha Chen
84ddd9ccf5
[meta] Ignore .vagrant
...
Ignore leftover stuff from Vagrant testing.
10 years ago
Alpha Chen
b862d6ca29
[meta] Install homebrew-cask better
10 years ago
Alpha Chen
87b37a2024
[osx] Don't make hidden apps translucent in the Dock
10 years ago
Alpha Chen
9be4ab88cb
Switch to Yorufukurou as the default Twitter client
10 years ago
Alpha Chen
ab83fccb1a
[meta] Add tags for dotfiles+stow
10 years ago
Alpha Chen
4523de4bea
[meta] Stow Base16 color palettes for OS X
...
https://github.com/chriskempson/base16-osx-color-palette
10 years ago
Alpha Chen
290feeafbe
[meta] Update defaults
...
Took some more defaults from
[here](https://gist.github.com/brandonb927/3195465 ).
10 years ago
Alpha Chen
a4b451547e
[meta] Move Terminal setup out of defaults task
10 years ago
Alpha Chen
6f7de81d57
[meta] Add tasks for fixing up the Dock
10 years ago
Alpha Chen
7b1c1861ee
[meta] Install hub by default
10 years ago
Alpha Chen
507414e0a0
[defaults] Disable switching to spaces w/open windows
10 years ago
Alpha Chen
bef30e8d8e
[casks] Add Mailbox
10 years ago
Alpha Chen
83588b6bca
[casks] Remove Fantastical
10 years ago
Alpha Chen
3e71940141
[defaults] Can't figure out how to get trackpad prefs working
10 years ago
Alpha Chen
664b85919e
[defaults] Slow down the keyboard repeat rate a tad
10 years ago
Alpha Chen
aae61daac8
[meta] Clean up unused tasks
10 years ago
Alpha Chen
bc364a8fe4
[meta] Create a laptop playbook
10 years ago
Alpha Chen
523d06205b
[meta] Fix powerline installation
10 years ago
Alpha Chen
ab5b08ead6
[meta] Set Caps Lock to Control by default
10 years ago
Alpha Chen
53b07dd17f
[meta] Add moar defaults
10 years ago
Alpha Chen
7ab7e77391
[meta] Add SlimBatteryMonitor to casks (sort of)
10 years ago
Alpha Chen
4bcac59936
[meta] Powerline setup
10 years ago
Alpha Chen
73801a2179
[meta] Create ~/Applications before installing casks
10 years ago
Alpha Chen
aaaa04488b
[meta] s/defaults/osx_defaults/
...
Apparently 'defaults' conflicts with something in ansible?
10 years ago
Alpha Chen
62449e4e77
[meta] Add Handbrake to casks
10 years ago
Alpha Chen
05e6a61170
[meta] Separate vars out into different files
10 years ago
Alpha Chen
98e3769f38
[meta] Add bittorrent-sync to casks
10 years ago
Alpha Chen
af8de08dcd
[meta] Add state params to tasks
10 years ago
Alpha Chen
6041117b87
[meta] Various changes/fixes for osx role
...
Handle ansible bug w/`with_items`:
https://github.com/ansible/ansible/issues/8055
10 years ago
Alpha Chen
c268a5ef04
[meta] Moar cleanup
10 years ago
Alpha Chen
cdb1ee6511
[meta] Allow for a user that isn't me
10 years ago
Alpha Chen
e4aa0cda1e
[meta] Force local connection for localhost
10 years ago
Alpha Chen
4bf9b445b4
[meta] Clean up unused playbook
10 years ago
Alpha Chen
b7d64d67f4
[meta] Remove unnecessary config playbook
10 years ago
Alpha Chen
068c73dcaa
[meta] Add Transmission to casks
10 years ago
Alpha Chen
d83aa8f1df
[meta] Add terminal settings
10 years ago
Alpha Chen
bed1b66e50
[meta] Add .tmux.conf.local, restart system utilities
10 years ago
Alpha Chen
edf09d4def
[meta] Add OS X defaults
10 years ago
Alpha Chen
315f30d521
[meta] Add Prezto config
10 years ago
Alpha Chen
a67bfc366c
[pentadactyl] Ignore info
10 years ago
Alpha Chen
33b68b9dab
[meta] Cleanup
10 years ago
Alpha Chen
1368fda510
[meta] s/f-lux/flux
10 years ago
Alpha Chen
69c726cbff
[meta] Fix YAML/Jinja2 parsing
10 years ago
Alpha Chen
8c5477b298
[meta] Don't force pull when updating dotfiles
10 years ago
Alpha Chen
f8503af47a
[meta] Add dotfiles role
10 years ago
Alpha Chen
3e6b3d63ca
[meta] Add more casks
10 years ago
Alpha Chen
a5644a7cf4
[pentadactyl] Add config
10 years ago
Alpha Chen
fe52f4ead1
[meta] Drop OS X keybinding, tweak OS X role
10 years ago
Alpha Chen
0c176eb92a
[ansible] Add role for OS X
10 years ago
Alpha Chen
98f38358a6
[ansible] Split out tasks that need sudo
10 years ago
Alpha Chen
d01c77c4dc
[ansible] Don't use .retry files
10 years ago
Alpha Chen
96018c83f9
[zsh] Add conf files
10 years ago
Alpha Chen
5bdd8da933
[ansible] Clean up config and dev playbooks
10 years ago
Alpha Chen
8ea08bdb30
[config] Stow ~/.config
...
Stowed so that these are synced w/Dropbox, but ignored since there's
nothing here that needs to be in git.
10 years ago
Alpha Chen
62f4712ec8
[ssh] Setup SSH keys
10 years ago
Alpha Chen
d3e810de6f
[ssh] Use ansible for ssh
10 years ago
Alpha Chen
1d191d6cc1
[ansible] Don't use retry files
10 years ago
Alpha Chen
c5d3ff3524
[ruby] Add Ruby configs
10 years ago
Alpha Chen
7632f23d10
Add vim dotfiles
11 years ago
Alpha Chen
bab1979d4b
resolver playbook
11 years ago
Alpha Chen
02d7a5749a
Move non-stow config elsewhere
11 years ago
Alpha Chen
284d99bee8
Update tmux
11 years ago
Alpha Chen
24cc6c7633
Add tmux
11 years ago
Alpha Chen
45facedb42
Get initial dotfiles stowing to work
11 years ago
Alpha Chen
e6be574d34
Initial whack at an Ansible config playbook
11 years ago