Skip to content

TimenZan/dotfiles

Repository files navigation

pipeline status

dotfiles

Timen Zandbergen's dotfiles

Usage

Pull the repository into your home folder and then create the symbolic links with GNU Stow.

cd ~/dotfiles
stow neovim starship # and any other programs

Make sure to install all the needed external programs for neovim.

# programs
paru -Syu neovim-git fzf ripgrep bat fd glow
# language servers
paru -Syu bash-language-server clang lua-language-server texlab yaml-language-server shellcheck pyright ltex-ls-plus-bin proselint lemminx typos-lsp
pip install --user --upgrade pynvim

Other settings,

For sharper font rendering, add the following line to /etc/environment:

FREETYPE_PROPERTIES="cff:no-stem-darkening=0 autofitter:no-stem-darkening=0"

About

This is a mirror of the gitlab repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors