Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 491 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 491 Bytes

dotfiles

Requirements

  • Neovim 0.6+
  • NerdFonts
  • ElixirLS
  • Alacritty
  • tmux 3.4+
  • Exa - drop-in replacement for ls
  • ripgrep - replacement for grep
  • fzf

Instruction

Install LSP for html,css,javascrip

npm i -g vscode-langservers-extracted

Issues

When ps1_functions could not be found when running a new session, add source ~/.bashrc on ~/.bash_profile.