From 5d008bbd34b1ff387d9afcf8732c6499a9af5eb8 Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Mon, 4 Jan 2021 00:21:11 -0700 Subject: [fix] paccache isn't in the main repos, it's an AUR --- 1.root.bash_history | 5 ++--- 2.user.bash_history | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/1.root.bash_history b/1.root.bash_history index e2968cf..3d1fe06 100644 --- a/1.root.bash_history +++ b/1.root.bash_history @@ -22,10 +22,9 @@ wifi-menu nano /etc/pacman.conf pacman -Syu --needed base-devel moreutils sudo man zsh vim git \ tmux screen ncurses tree htop ncdu nmap wavemon bat mosh \ - wget rsync aria2 ack qrencode sshfs bc entr jq \ - zip unzip unrar atool ffmpeg imagemagick libcaca \ + wget rsync aria2 ack qrencode sshfs bc entr jq zip unzip unrar atool \ nasm clang cmake python nodejs npm gdb ed edbrowse elinks w3m lynx \ - autossh nginx avahi hostapd nss-mdns paccache + ffmpeg imagemagick libcaca autossh nginx avahi hostapd nss-mdns # And whatever else you want visudo diff --git a/2.user.bash_history b/2.user.bash_history index 6a08043..74917c9 100644 --- a/2.user.bash_history +++ b/2.user.bash_history @@ -5,7 +5,7 @@ cd yay makepkg -si cd .. rm -rf yay -yay create_ap +yay create_ap paccache # My Dotfiles chsh -s /bin/zsh -- cgit v1.2.3-54-g00ecf