Skip to content

nickbianco/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles.

Installation


Clone the repository

git clone https://github.com/nickbianco/dotfiles.git ~/.dotfiles

Install GNU Stow

Mac:    brew install stow
Ubuntu: apt-get install stow
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k

Install the dotfiles

cd ~/.dotfiles
stow tmux
stow zsh

Installing VS Code settings

VS Code stores user settings in different locations on Mac and Linux. Note that keybindings.json and settings.json do not install extensions.

Mac

stow --target="$HOME/Library/Application Support/Code/User" vscode

Linux

stow --target="$HOME/.config/Code/User" vscode/linux

Terminal settings

iTerm2 (Mac)

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages