chore: remove unused

main
sudo pacman -Syu 2024-04-07 00:02:22 +07:00
parent 52f0e66116
commit 323b292064
4 changed files with 4 additions and 15 deletions

View File

@ -6,8 +6,8 @@ cargo install --quiet --locked \
fd-find bat git-delta eza sd tlrc \
difftastic vivid zellij zoxide atuin gitui \
fnm stylua taplo-cli \
pfetch yazi-fm pokeget \
daktilo kbt
yazi-fm 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 \
pfetch yazi-fm pokeget \
daktilo kbt
yazi-fm pokeget \
daktilo
cargo install --quiet --force --locked ripgrep --features 'pcre2'

View File

@ -1,8 +1,6 @@
#!/usr/bin/env bash
go install github.com/ayoisaiah/f2/cmd/f2@latest
go install github.com/dundee/gdu/v5/cmd/gdu@latest
go install github.com/muesli/duf@latest
go install mvdan.cc/sh/v3/cmd/shfmt@latest

View File

@ -1,9 +0,0 @@
body {
font-family: Shantell Sans Normal, Rec Mono Casual, SF Pro, Inter, sans-serif;
font-weight: 500
}
pre,
code {
font-family: Berkeley Mono, IBM Plex Mono, SF Mono, Jetbrains Mono, monospace
}