All Projects → skovhus → setup

skovhus / setup

Licence: other
My OS X development setup... dotfiles, config, preferences, apps. Everything 🐙

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to setup

zsh-launchpad
🚀 Simple, educational dotfiles template to get started with Zsh and learn about its features
Stars: ✭ 141 (+464%)
Mutual labels:  zshrc, configuration-files
plasma-dotfiles
In this repository I intend to keep configuration files that I deem important, in addition to the theme customizations that I make to have a consistent working environment.
Stars: ✭ 58 (+132%)
Mutual labels:  zshrc, configuration-files
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (+0%)
Mutual labels:  zshrc
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-20%)
Mutual labels:  configuration-files
iterm-oh-my-zsh-powerlevel10k
Improved Terminal Experience with Oh My Zsh, iTerm2, PowerLevel10K
Stars: ✭ 24 (-4%)
Mutual labels:  zshrc
configuration
Config files
Stars: ✭ 12 (-52%)
Mutual labels:  zshrc
dotfiles
My configuration files
Stars: ✭ 24 (-4%)
Mutual labels:  zshrc
vacuum
Vacuum is a system-wide configuration file collector
Stars: ✭ 25 (+0%)
Mutual labels:  configuration-files
Virtual-Host
Modified Nuclei Templates Version to FUZZ Host Header
Stars: ✭ 38 (+52%)
Mutual labels:  configuration-files
Dotfiles
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more
Stars: ✭ 64 (+156%)
Mutual labels:  zshrc
Dot-It-Up
A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! 🚀
Stars: ✭ 254 (+916%)
Mutual labels:  zshrc
i3
Archivos de configuraciones de i3
Stars: ✭ 32 (+28%)
Mutual labels:  configuration-files
dotfiles
Dotfiles
Stars: ✭ 25 (+0%)
Mutual labels:  zshrc
initMyEnv
This repo is to quickly initialize the environment for Mac OSX and Linux, including some useful configurations and bash scripts.
Stars: ✭ 14 (-44%)
Mutual labels:  configuration-files
zshorg
org-mode literate programming zsh config
Stars: ✭ 17 (-32%)
Mutual labels:  zshrc
anyrc
🐚 Bring your shell environment to anywhere
Stars: ✭ 28 (+12%)
Mutual labels:  zshrc
config-file-provider-plugin
Jenkins plugin to administrate the maven settings (settings.xml).
Stars: ✭ 43 (+72%)
Mutual labels:  configuration-files
awsprofile
Shell script to ease management of AWS profiles
Stars: ✭ 12 (-52%)
Mutual labels:  zshrc
CLE
Command Live Environment
Stars: ✭ 21 (-16%)
Mutual labels:  zshrc
dotfiles
Dotfiles of Coelacanthus
Stars: ✭ 17 (-32%)
Mutual labels:  zshrc

skovhus/setup

My OS X development setup... dotfiles, config, preferences, apps. Everything 🐙

Setting it all up

I usually configure a new machine by:

  1. set up SSH and Github
  2. open the Terminal and clone this repository: mkdir git && cd git && git clone [email protected]:skovhus/setup.git
  3. run the install script: cd setup && bash install.sh
  4. ☕️
  5. verify and fix any issues: brew doctor
  6. restart

Inspiration

Bit and pieces stolen from

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].