Skip to content

achntj/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup screenshot

Installation

brew bundle --file=~/.config/Brewfile
  • import itermPreferences in iterm2

  • Run

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  • Open packer.lua, run :so command. Then Run PackerInstall / PackerSync

  • Add Fira Code Nerd Font

brew tap homebrew/cask-fonts &&
brew install --cask font-fira-code-nerd-font
  • Change font in iterm, once installed.

  • Setup clangd globally by adding this to ~/.clangd

CompileFlags:
    Add: [-std=c++17]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published