Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bumi/dotfiles
my dotfiles
https://github.com/bumi/dotfiles
Last synced: 4 days ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/bumi/dotfiles
- Owner: bumi
- Created: 2012-07-30T20:48:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T10:22:50.000Z (almost 4 years ago)
- Last Synced: 2023-04-10T23:12:40.531Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 80.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
bumi dotfiles
===========my dotfiles. \o/
The structure and setup is heavily inspired by https://github.com/holman/dotfiles/ and configuration collected from ALL THE SMART PEOPLE on the interwebs. thanks!Setup
-----------git clone https://github.com/holman/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
script/bootstrapColors:
open /Applications/iTerm.app
open ~/.dotfiles/colors/Smyck.itermcolors
open ~/.dotfiles/colors/Smyck.terminal
defaults write com.apple.Terminal "Default Window Settings" Smyck
defaults write com.apple.Terminal "Startup Window Settings" Smyck
ZSH:add to `/etc/shells` `/usr/local/bin/zsh`
`chsh -s /usr/local/bin/zsh`