Skip to content

aurangzaib-danial/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my personal dotfiles that I have configured for my development environment. Dotfiles in this directory should be symlinked to home directory.

Symlink example

$ ln -s ~/code/dotfiles/gitconfig ~/.gitconfig

Note: Not all files can be symlinked. For example, path to iTerm folder needs to be provided by opening settings of iTerm.

Setting up terminal

  • Install all required packages based on the dotfiles in this repo.
  • Install NerdFont.
brew install --cask font-cascadia-mono-nf
  • Update iTerm to use settings from this repo.
  • Install LazyVim. Don't forget to run :LazyHealth for finding out which command line apps are still required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published