๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add install script

kacaii cef0ec0a 4191c41e

+51
+3
.stow-local-ignore
··· 4 4 \.github 5 5 \.tangled 6 6 fish_variables 7 + 8 + install.sh 9 + packages.txt
+4
install.sh
··· 1 + #!/usr/bin/bash 2 + 3 + yay -S --needed --noconfirm - <packages.txt 4 + chsh -s /usr/bin/fish
+44
packages.txt
··· 1 + bat 2 + bat-extras 3 + bluetui 4 + btop 5 + deno 6 + difftastic 7 + direnv 8 + docker 9 + docker-buildx 10 + docker-compose 11 + fastfetch 12 + fd 13 + fish 14 + gcc 15 + ghostty 16 + git 17 + gleam 18 + imagemagick 19 + jujutsu 20 + just 21 + keychain 22 + lazydocker 23 + lua 24 + luarocks 25 + make 26 + nodejs 27 + npm 28 + nvim 29 + openssh 30 + presenterm 31 + rainfrog 32 + ripgrep 33 + ripgrep-all 34 + thunderbird 35 + trash-cli 36 + vesktop 37 + vlc 38 + vlc-plugins-all 39 + xh 40 + yazi 41 + yt-dlp 42 + yt-dlp-ejs 43 + zig 44 + zoxide