savq / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Setup

git clone https://github.com/savq/dotfiles.git ~/.config
cd ~/.config
make

Editor: Neovim

  • nvim/vimrc has a minimal setup. It's vim 8 compatible and uses no plugins.
  • nvim/init.lua has configurations for plugins and Neovim specific features (tree-sitter, LSP, etc.)

Shell: Zsh

Other stuff

Listed on the Brewfile

About


Languages

Language:Lua 45.2%Language:Shell 20.3%Language:Vim Script 17.9%Language:Makefile 6.8%Language:Scheme 6.0%Language:Ruby 3.8%