diff options
author | Malfurious <m@lfurio.us> | 2023-05-22 10:53:44 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-05-23 17:18:53 -0400 |
commit | e6c5c54f2aeb659bff86f628fe80940c9bb7fd03 (patch) | |
tree | ad736f355eeaf401ac367459dffb2581cde7ab32 | |
parent | 2182b850a49c8c6ca8a81b0546a5c8c288300383 (diff) | |
download | rice-e6c5c54f2aeb659bff86f628fe80940c9bb7fd03.tar.gz rice-e6c5c54f2aeb659bff86f628fe80940c9bb7fd03.zip |
Remove screenfetch
-rw-r--r-- | .config/fish/functions/fish_greeting.fish | 1 | ||||
-rwxr-xr-x | rice/install_pkgs.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/.config/fish/functions/fish_greeting.fish b/.config/fish/functions/fish_greeting.fish index e2774dd..018520b 100644 --- a/.config/fish/functions/fish_greeting.fish +++ b/.config/fish/functions/fish_greeting.fish @@ -1,3 +1,2 @@ function fish_greeting - screenfetch $argv; end diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh index 379a0e4..543a755 100755 --- a/rice/install_pkgs.sh +++ b/rice/install_pkgs.sh @@ -15,7 +15,6 @@ git htop netcat p7zip -screenfetch tig tree unzip |