pylint configuration
- Create a hidden dotfiles directory:
mkdir -p "${HOME}/.dotfiles"- Change directories:
cd "${HOME}/.dotfiles"- Clone this repo
git clone git@github.com:cn246-dotfiles/pylint.git- Stow the dotfiles:
stow --verbose --no-folding pylint