Skip to content

hanh090/dotfiles-1

 
 

Repository files navigation

Dotfiles

Upgrade Dependencies

Command Line Tools

brew upgrade rg fd

Reason LSP

wget https://github.com/jaredly/reason-language-server/releases/download/1.7.11/rls-macos.zip -O /tmp/rls-macos.zip
cd /tmp/ && unzip /tmp/rls-macos.zip && cd -
cp -r /tmp/rls-macos ~/projects/dotfiles/doom/assets/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 89.5%
  • Vim Script 7.4%
  • Shell 2.5%
  • SourcePawn 0.6%