aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2021-01-04 00:21:11 -0700
committerAlexis Hovorka <[email protected]>2021-01-04 00:21:11 -0700
commit5d008bbd34b1ff387d9afcf8732c6499a9af5eb8 (patch)
tree709cbcc6ebc30ffd82579cbc9dc6500608a1e18b
parentec60a630bfc2a862579a594335506234f687eda6 (diff)
[fix] paccache isn't in the main repos, it's an AUR
-rw-r--r--1.root.bash_history5
-rw-r--r--2.user.bash_history2
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