Skip to content

billy-le/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dot Files

This repository is my personal dot files

My current setup is:

  • Terminal - WezTerm
  • Editor - Neovim
  • Shell - ZSH

Prerequisite

  • Install Homebrew
  • Install git, fzf with homebrew

Installation

How to Store Dotfiles

  1. Ensure zsh is installed
  2. add alias dotfiles='/usr/bin/git --git-dir=$HOME/.cfg --work-tree=$HOME'
  3. echo ".cfg" >> .gitignore
  4. run git clone --bare https://github.com/billy-le/dotfiles.git $HOME/.cfg
  5. run dotfiles checkout
  6. run dotfiles config --local status.showUntrackedFiles no

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published