From 87a25410bbaae131c2638d9dd8f7d06970396dbb Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 12 Apr 2023 21:43:06 +0800 Subject: ruff is more useful than pylint when editing --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 5d851ab..b1bb9ef 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -24,7 +24,7 @@ link_all () { .config/i3 .config/polybar .xinitrc .pam_environment \ .zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc \ .env .zrc .config/kitty .wezterm.lua .config/mpv \ - .pylintrc .config/sway .config/swaylock + .config/sway .config/swaylock } main () { -- cgit v1.2.3