sudo pacman -Syu 2024-04-29 01:25:37 +07:00
parent 35418dd02e
commit b4d1d36e4c
7 changed files with 11 additions and 33 deletions

View File

@ -24,5 +24,5 @@ enter_accept = false
prefers_reduced_motion = true
[stats]
common_subcommands = ["brew", "cargo", "g", "git", "go", "nix-env"]
common_subcommands = ["brew", "cargo", "g", "git", "go"]
common_prefix = ["sudo"]

View File

@ -1,3 +1,10 @@
#!/usr/bin/env bash
brew install libgit2 pcre2 xz
brew install \
libgit2 pcre2 xz \
git neovim \
fdupes rsync rclone restic taskwarrior-tui \
yt-dlp newsboat \
btop \
clang-format pipx marksman moar \
qmk

View File

@ -6,7 +6,7 @@ cargo install --quiet --locked \
fd-find bat git-delta eza sd tlrc \
difftastic vivid zellij zoxide atuin gitui \
fnm stylua taplo-cli \
yazi-fm pokeget \
pokeget \
daktilo
cargo install --quiet --locked ripgrep --features 'pcre2'

View File

@ -4,7 +4,7 @@ cargo install --quiet --force --locked \
fd-find bat git-delta eza sd tlrc \
difftastic vivid zellij zoxide atuin gitui \
fnm stylua taplo-cli \
yazi-fm pokeget \
pokeget \
daktilo
cargo install --quiet --force --locked ripgrep --features 'pcre2'

View File

@ -1,12 +0,0 @@
#!/usr/bin/env bash
sudo -i sh -c 'nix-channel --update --quiet'
nix-env -iA \
nixpkgs.less nixpkgs.curl \
nixpkgs.git nixpkgs.neovim \
nixpkgs.fdupes nixpkgs.rsync nixpkgs.rclone nixpkgs.restic nixpkgs.taskwarrior \
nixpkgs.ffmpegthumbnailer nixpkgs.asciinema-agg nixpkgs.yt-dlp nixpkgs.libjxl nixpkgs.newsboat \
nixpkgs.btop \
nixpkgs.clang-tools nixpkgs.pipx nixpkgs.marksman nixpkgs.moar \
nixpkgs.qmk

View File

@ -1,16 +0,0 @@
#!/usr/bin/env bash
sudo -i sh -c 'nix-channel --update --quiet'
sudo -i sh -c 'nix-env -uA nixpkgs.nix'
sudo -i sh -c 'nix-collect-garbage -d --quiet'
nix-env -uA \
nixpkgs.less nixpkgs.curl \
nixpkgs.git nixpkgs.neovim \
nixpkgs.fdupes nixpkgs.rsync nixpkgs.rclone nixpkgs.restic nixpkgs.taskwarrior \
nixpkgs.ffmpegthumbnailer nixpkgs.asciinema-agg nixpkgs.yt-dlp nixpkgs.libjxl nixpkgs.newsboat \
nixpkgs.btop \
nixpkgs.clang-tools nixpkgs.pipx nixpkgs.marksman nixpkgs.moar \
nixpkgs.qmk
nix-collect-garbage -d --quiet

View File

@ -1,7 +1,6 @@
#!/usr/bin/env bash
pipx ensurepath
pipx install asciinema
pipx install uv
pipx install ruff
pipx install pyright