diff options
| -rw-r--r-- | 1.root.bash_history | 5 | ||||
| -rw-r--r-- | 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  | 
