chore(scripts): install libgit2 for exa, ...

main
sudo pacman -Syu 2023-09-28 15:38:39 +07:00
parent 5ebbe98a5f
commit 23bc339ee9
2 changed files with 8 additions and 4 deletions

7
scripts/cargo_force.sh Executable file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
cargo install --force \
fd-find bat ripgrep git-delta exa tealdeer \
difftastic vivid \
fnm stylua taplo-cli \
pfetch pokeget

View File

@ -1,12 +1,9 @@
#!/usr/bin/env bash
# https://nixos.org/manual/nix/stable/package-management/basic-package-mgmt
nix-channel --add https://nixos.org/channels/nixpkgs-unstable
nix-channel --list
nix-channel --update
nix-env -iA \
nixpkgs.git nixpkgs.neovim \
nixpkgs.libgit2 nixpkgs.git nixpkgs.neovim \
nixpkgs.fdupes nixpkgs.rsync nixpkgs.rclone nixpkgs.restic nixpkgs.taskwarrior \
nixpkgs.nnn nixpkgs.ffmpegthumbnailer nixpkgs.asciinema-agg nixpkgs.yt-dlp nixpkgs.libjxl \
nixpkgs.pipx nixpkgs.plantuml