skim for debian via nix
This commit is contained in:
parent
842b7ea7ba
commit
c38d7306ae
@ -127,8 +127,8 @@ sleep 3
|
||||
nix-env -iA nixpkgs.jump
|
||||
|
||||
{{ else if eq .chezmoi.osRelease.id "debian" "ubuntu" -}}
|
||||
sudo apt install fish $ACT_PACKAGES skim -y
|
||||
nix-env -iA nixpkgs.neovim nixpkgs.jump
|
||||
sudo apt install fish $ACT_PACKAGES -y
|
||||
nix-env -iA nixpkgs.neovim nixpkgs.jump nixpkgs.skim
|
||||
if ! fish -c atuin &>/dev/null
|
||||
then
|
||||
bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
|
||||
|
Loading…
Reference in New Issue
Block a user