From 227ecdb0a76f61151d7bed3dd8a4d4007eae0638 Mon Sep 17 00:00:00 2001 From: Ryan Kes <> Date: Fri, 7 Aug 2020 10:47:34 +0200 Subject: [PATCH] use neofetch instead of pfetch --- README.org | 2 +- fish/.config/omf/init.fish | 2 +- install | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 421b335..4cc43fb 100644 --- a/README.org +++ b/README.org @@ -66,10 +66,10 @@ A repository of my personal configuration files. - [[https://github.com/canonical/lightdm][LightDM]] - [[https://github.com/internalfx/mailcap][mailcap]] - [[https://mpv.io/][mpv]] +- [[https://github.com/dylanaraps/neofetch][neofetch]] - [[https://www.npmjs.com/get-npm][npm]] - [[https://github.com/cdemoulins/pamixer][pamixer]] - [[https://pandoc.org/][Pandoc]] -- [[https://github.com/dylanaraps/pfetch][pfetch]] - [[https://github.com/altdesktop/playerctl][Playerctl]] - [[https://www.freedesktop.org/wiki/Software/PulseAudio/][Pulseaudio]] - [[https://github.com/GeorgeFilipkin/pulsemixer][pulsemixer]] diff --git a/fish/.config/omf/init.fish b/fish/.config/omf/init.fish index 4d4268e..735fa02 100644 --- a/fish/.config/omf/init.fish +++ b/fish/.config/omf/init.fish @@ -20,7 +20,7 @@ function fish_greeting setxkbmap -option caps:escape cat ~/.cache/wal/sequences & - pfetch + neofetch end function path_if_exists diff --git a/install b/install index e188747..000fdd7 100755 --- a/install +++ b/install @@ -1,7 +1,7 @@ #!/usr/bin/env fish # Prerequisite & inistalled apps -set prerequisiteApps bat broot brave caffeine-ng exa fslint fzf graphviz isync imagemagick lightdm-gtk-greeter mailcap deadd-notification-center-bin npm pandoc-bin pamixer pfetch playerctl pulseaudio pulsemixer python pywal stow sxiv tldr trayer udisks2 xwallpaper yarn xprop zathura +set prerequisiteApps bat broot brave caffeine-ng exa fslint fzf graphviz isync imagemagick lightdm-gtk-greeter mailcap deadd-notification-center-bin neofetch npm pandoc-bin pamixer playerctl pulseaudio pulsemixer python pywal stow sxiv tldr trayer udisks2 xwallpaper yarn xprop zathura set prerequisiteFonts otf-nerd-fonts-fira-code noto-fonts ttf-unifont set prerequisiteLibraries python-panflute set prerequisiteLsp bash-language-server ccls php-language-server python-language-server typescript-language-server-bin vscode-css-languageserver-bin vscode-html-languageserver-bin nodejs-intelephense