Skip to content

davidlhw/dotfiles-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles for macOS

one-dark

Core Configurations

Usage

Ensure that you have Homebrew installed before running the install script.

If you use 1password, you'll need to symlink the agent socket:

mkdir -p ~/.1password && ln -s ~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock ~/.1password/agent.sock

Clone and run the install script:

git clone https://github.com/davidlhw/dotfiles-public.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

Terminal Font

Install fonts from zip at starship/nerd_font.zip or from nerd-fonts. See configuration in starship/starship.toml.

For vscode, see vscode terminal appearance configurations.

Credits

Largely inspired by:

About

My personal dotfiles, cleaned for public view

Resources

Stars

Watchers

Forks