mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Use pfetch instead of neofetch
This commit is contained in:
parent
11558f9dee
commit
917bebeaa5
@ -41,6 +41,7 @@ A repository of my personal configuration files.
|
||||
- [[https://github.com/junegunn/fzf][fzf]]
|
||||
- [[https://git-scm.com/][git]]
|
||||
- [[https://github.com/cylgom/ly][Ly]]
|
||||
- [[https://github.com/dylanaraps/pfetch][pfetch]]
|
||||
- [[https://github.com/dylanaraps/pywal][pywal]]
|
||||
- [[http://www.gnu.org/software/stow/][stow]]
|
||||
- [[https://www.python.org/][Python]]
|
||||
|
@ -20,7 +20,7 @@ function fish_greeting
|
||||
|
||||
setxkbmap -option caps:escape
|
||||
cat ~/.cache/wal/sequences &
|
||||
neofetch
|
||||
pfetch
|
||||
end
|
||||
|
||||
function path_if_exists
|
||||
|
Loading…
Reference in New Issue
Block a user