Skip to content

hc2p/dotfiles

This branch is 19 commits ahead of, 474 commits behind pawelgrzybek/dotfiles:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Hannes Probst
Feb 7, 2024
faa4834 · Feb 7, 2024
Feb 8, 2021
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Feb 8, 2021
Feb 7, 2024
Feb 7, 2024
Jan 29, 2019
Dec 8, 2015
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Feb 8, 2021
Feb 7, 2024
Feb 8, 2021
Feb 7, 2024
Feb 9, 2021

Repository files navigation

dotfiles

Before doing anything, make sure you know what are you doing! Settings applied by this repository are very personal, and definitely not suite everyones needs. I suggest to create your own set of dotfiles based on this repo.

  1. Clone this repo to a hidden .dotfile directory in your home directory
git clone https://github.com/hc2p/dotfiles.git ~/.dotfile
  1. Install all the needed software.
source ~/.dotfiles/setup-brew.sh
  1. Unlock this repo
git-crypt unlock /path/to/key (key is in 1password "dotfiles git-crypt key")
  1. Run setup.
source ~/.dotfiles/setup-symlinks.sh
  1. Manual setup
  • BetterTouchTool preferences and license
  • iTerm2
  • Alphred
  1. Optionally, run setup for macOS or pick manually.
source ~/.dotfiles/setup-macos.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.2%
  • Vim Script 6.8%