i use arch btw
0
fork

Configure Feed

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

add paru

+44 -1
+1 -1
README.md
··· 86 86 #### Install dotfiles 87 87 ``` 88 88 rm -rf ~/.config/fish 89 - stow -d dotfiles bin cpupower direnv fish git gtk neofetch nvim pacman ripgrep mise starship stow wayland yay ghostty jj 89 + stow -d dotfiles bin cpupower direnv fish git gtk neofetch nvim pacman ripgrep mise starship stow wayland paru ghostty jj 90 90 ``` 91 91 92 92 #### Use systemd-resolved
+43
paru/.config/paru/paru.conf
··· 1 + # 2 + # $PARU_CONF 3 + # /etc/paru.conf 4 + # ~/.config/paru/paru.conf 5 + # 6 + # See the paru.conf(5) manpage for options 7 + 8 + # 9 + # GENERAL OPTIONS 10 + # 11 + [options] 12 + PgpFetch 13 + Devel 14 + Provides = all 15 + DevelSuffixes = -git -cvs -svn -bzr -darcs -always -hg -fossil 16 + #AurOnly 17 + BottomUp 18 + #RemoveMake 19 + SudoLoop 20 + #InstallDebug 21 + #UseAsk 22 + SaveChanges 23 + CombinedUpgrade 24 + BatchInstall 25 + #CleanAfter 26 + UpgradeMenu 27 + NewsOnUpgrade 28 + KeepSrc 29 + 30 + #LocalRepo 31 + #Chroot 32 + #Sign 33 + #SignDb 34 + #KeepRepoCache 35 + 36 + # 37 + # Binary OPTIONS 38 + # 39 + [bin] 40 + #FileManager = nvim 41 + #MFlags = --skippgpcheck 42 + #Sudo = doas 43 + Pager = bat