Skip to content

felixscherz/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

657 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

configuration for the tools I use

install

Install the configuration by running

./install.sh

which will bootstrap ansible and install everything.

building neovim from source

Clone the repo at https://github.com/neovim/neovim and install it to a custom prefix.

rm -r build/  # clear the CMake cache
rm -r .deps # only sometimes required
make CMAKE_EXTRA_FLAGS="-DCMAKE_INSTALL_PREFIX=$HOME/.local" CMAKE_BUILD_TYPE=Release
make install

troubleshooting

spacebar

Regarding accessiblity features abort: asmvik/yabai#867 (comment)

Install rosetta softwareupdate --install-rosetta to fix Bad CPU Type error.

Fonts

Install Font Awesome 6 to make Icons work with spacebar Install Jetbrains Mono Nerd Font to make alacritty work

About

dotfiles for nvim, tmux etc

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors