Skip to content

My own dotfiles, with a bit of ZSH and my entire Vim/Neovim config.

Notifications You must be signed in to change notification settings

pabuisson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pabe's dotfiles

Setup in a new environment

ln -s $HOME/.dotfiles/zshrc $HOME/.zshrc
ln -s $HOME/.dotfiles/commonrc $HOME/.commonrc
ln -s $HOME/.dotfiles/gitconfig $HOME/.gitconfig
ln -s $HOME/.dotfiles/psqlrc $HOME/.psqlrc
ln -s $HOME/.dotfiles/nvim $HOME/.config/
ln -s $HOME/.dotfiles/espanso.yml $HOME/Library/Application\ Support/espanso/match/own.yml

For Neovim initialization: see installation guidelines on vim-plug repo and then :PlugInstall.

Dependencies

NOTE: fzf will come as a dependency of fzf.vim so there should be no need to install it separately

About

My own dotfiles, with a bit of ZSH and my entire Vim/Neovim config.

Resources

Stars

Watchers

Forks