Skip to content

hugovandevliert/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

260 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains configuration files for my development environment on MacOS. It includes a setup for my editor (neovim), shell (zsh) and terminal (ghostty).

lightdark

Setup

First, make sure Apple's command line tools are installed:

xcode-select --install

Create a dev directory:

mkdir -p ~/dev && cd ~/dev

Clone this repository:

git clone git@github.com:hugovandevliert/dotfiles.git && cd dotfiles

And then run the setup script:

./setup

Manual steps

Not everything can be automated.

  • Copy ssh keys from iCloud into ~/.ssh and add them to KeyChain:
    ssh-add --apple-use-keychain ~/.ssh/id_ed25519
  • Download wordlists by running set spell in vim

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages