diff options
| author | silly <u65487754@gmail.com> | 2026-03-15 04:48:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-15 04:48:56 +0100 |
| commit | 7a2a4462dbe5da0bd3ebe09fc667e30c37fbbfe2 (patch) | |
| tree | e191a1f5e6f8a052b172028d3fa4d3fa0decb84a /.config/themes | |
| parent | 788aeb27330f08a6a6f97c74f38f4c2ed4f3cf9f (diff) | |
Create config.fish
Diffstat (limited to '.config/themes')
| -rw-r--r-- | .config/themes/マンガ/config.fish | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/themes/マンガ/config.fish b/.config/themes/マンガ/config.fish new file mode 100644 index 0000000..7488e2f --- /dev/null +++ b/.config/themes/マンガ/config.fish @@ -0,0 +1,9 @@ +function fish_greeting +end + +abbr -a s sudo +abbr -a update 'sudo pacman -Syu' +abbr -a spi 'sudo pacman -S' +abbr -a yi 'yay -S' +abbr -a search 'yay -Ss' +abbr -a fetch fastfetch |
