pviotti / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Configuration files for various tools I use on my Linux machines: zsh, neovim, tmux, git, kitty, gpg-agent, ranger and sway. The neovim configuration has been in part copied from cedi/vim-config.

Installation

Warning: the installation script overwrites existing configuration files.

git clone git@github.com:pviotti/dotfiles.git ~/.config/dotfiles
cd ~/.config/dotfiles
./install.sh

In neovim run :PlugInstall to install its plugins.

About

License:GNU General Public License v3.0


Languages

Language:Shell 51.0%Language:Vim Script 29.9%Language:CSS 11.3%Language:PowerShell 7.7%Language:Batchfile 0.1%