Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles for macOS and Linux (including devcontainers).

Setup

Clone this repo to ~/dotfiles and run the install script:

git clone <repo-url> ~/dotfiles
cd ~/dotfiles
./install.sh

The script:

  • Symlinks .gitconfig, .gitignore_global, .vimrc, and .config/starship.toml into $HOME
  • Appends source ~/dotfiles/.aliases.zsh to ~/.zshrc (zsh) or ~/.bashrc (bash), if not already present
  • Symlinks vscode/settings.json to the VS Code user settings directory (skipped if VS Code isn't installed)

Existing files are backed up with a .bak suffix before being replaced.

macOS extras

  1. Install Starship and add eval "$(starship init zsh)" to your ~/.zshrc
  2. Install the Nerd Font used in terminal.integrated.fontFamily in VS Code (see vscode/settings.json).
  3. Add a Finder shortcut to open folders in VS Code: instructions

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages