Compare commits

...

2 Commits

Author SHA1 Message Date
Gil Portenseigne 55a707d2c9 repalce shutter par inskape 2023-12-07 09:37:42 +01:00
Gil Portenseigne 54979679e5 ajout shutter 2023-12-07 09:09:38 +01:00
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ groups | grep -q sudo || echo "Please add $(whoami) to sudo group with : sudo us
groups | grep -q sudo || return
# sudo usermod -aG sudo $user # pour passer sudoers, puis reboot
sudo apt install -y vim-gtk3 python3-tldextract uuid-runtime webext-browserpass webext-ublock-origin-firefox vim vim-nox curl pass python3 ripgrep fonts-firacode fd-find tmux postgresql rsync nextcloud-desktop chromium tig locate htop libx11-dev libxinerama-dev libxft-dev libx11-xcb-dev libxcb-res0-dev arandr make gcc pulsemixer unclutter libnotify-bin ncal dmenu brightnessctl brightness-udev feh autorandr
sudo apt install -y vim-gtk3 python3-tldextract uuid-runtime webext-browserpass webext-ublock-origin-firefox vim vim-nox curl pass python3 ripgrep fonts-firacode fd-find tmux postgresql rsync nextcloud-desktop chromium tig locate htop libx11-dev libxinerama-dev libxft-dev libx11-xcb-dev libxcb-res0-dev arandr make gcc pulsemixer unclutter libnotify-bin ncal dmenu brightnessctl brightness-udev feh autorandr inkscape
[ ! -f "$HOME/.local/bin/fd" ] && ln -s $(which fdfind) ~/.local/bin/fd