Skip to content

Claude-Ray/spacemacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Spacemacs Configuration

Happy hacking!

Setup

Dependencies

  • GNU Linux or MacOS 10.15+
  • Emacs 28.2+

Installation

Formulae

Arch Linux

sudo pacman -S emacs-nativecomp

MacOS

brew tap d12frosted/emacs-plus && brew install emacs-plus --with-modern-icon --with-xwidgets --HEAD
brew tap railwaycat/emacsmacport && brew install emacs-mac --with-rsvg

Tools

Arch Linux

sudo pacman -S ripgrep plantuml graphviz libvterm mu offlineimap pandoc poppler automake texlive-bin texlive-core texlive-langchinese ctags global rust-analyzer
yay -S sqlfmt

MacOS

brew install coreutils ripgrep plantuml graphviz libvterm mu offlineimap pandoc poppler automake mactex ctags global rust-analyzer

Node.js Modules

npm install -g \
    eslint tslint \
    prettier import-js \
    typescript typescript-language-server \
    vscode-langservers-extracted \
    vls @volar/vue-language-server \
    pyright \
    dockerfile-language-server-nodejs

Fonts

  • PragmataPro 0.829
  • M-x nerd-icons-install-fonts
  • M-x all-the-icons-install-fonts

About

Personal Spacemacs setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published