pylint Dotfiles pylint configuration Installing Create a hidden dotfiles directory: mkdir -p "${HOME}/.dotfiles" Change directories: cd "${HOME}/.dotfiles" Clone this repo git clone git@github.com:cn246-dotfiles/less.git Stow the dotfiles: stow --verbose --no-folding pylint Links https://pylint.readthedocs.io/en/stable/ https://www.gnu.org/software/stow/manual/stow.html