Skip to content

villeneuve-michael/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation guide is made for MacOS

Kitty

My preferred terminal is Kitty

curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin

Fonts

To view installed fonts :

kitty list-fonts 

To install fonts

./fonts/install

Theme

The currently selected theme is One Dark. To change the theme :

kitty +kitten themes

Tmux

brew install tmux
brew install fzf

Misc

Required for vim-telescope

brew install ripgrep

Language servers

npm install -g intelephense
npm install -g @vue/language-server
npm install -g @tailwindcss/language-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages