Skip to content

lex-unix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles

neovim screenshot

The repository includes configuration files for:

  • neovim
  • fish
  • tmux
  • git
  • kitty

Neovim

LSP is set up with the following plugins:

Mason is handling all the LSP configurations for Go, Rust, TypeScript, Python, etc. Null-ls is mainly used for formatting.

To install LSP run:

:LspInstall

Config also includes:

Currrent colorscheme is mellow.

Fish

I use fisher as a plugin manager. Here are my installed plugins:

  • jorgebucaran/fisher
  • edc/bass
  • fabioantunes/fish-nvm
  • ilancosman/tide@v5
  • jethrokuan/z
  • patrickf1/fzf.fish

Git

Git configuration includes delta, a syntax-highlighting pager for git and useful aliases i borrowed from craftzdog.

Kitty

The Kitty configuration uses mostly default settings. The only changes are the font, color scheme, and enabling the Option key as the Alt key for macOS.

About

Fish, nvim, tmux and git dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published