Skip to content

TimenZan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8641b7b · Feb 24, 2025
Aug 18, 2020
Feb 24, 2025
Apr 17, 2020
Nov 29, 2023
Jan 11, 2024
Dec 6, 2023
Jan 9, 2025
Jul 5, 2019
Aug 27, 2023
Nov 20, 2023
May 31, 2019
Nov 18, 2024
Jul 5, 2021

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 jedi-language-server efm-langserver ltex-ls-bin proselint
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

No packages published