From ff1463ba59260c3df518755d978b4e18272bf454 Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Mon, 4 Jan 2021 00:06:27 -0700 Subject: Initial commit --- 2.user.bash_history | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 2.user.bash_history (limited to '2.user.bash_history') diff --git a/2.user.bash_history b/2.user.bash_history new file mode 100644 index 0000000..6a08043 --- /dev/null +++ b/2.user.bash_history @@ -0,0 +1,18 @@ +sudo wifi-menu + +git clone https://aur.archlinux.org/yay +cd yay +makepkg -si +cd .. +rm -rf yay +yay create_ap + +# My Dotfiles +chsh -s /bin/zsh +git clone https://git.ahov.co/dotfiles.git .dotfiles +cd .dotfiles +./install +# Copy in zshrc.local from the repo +vim ~/.zshrc.local + +sudo reboot -- cgit v1.2.3-70-g09d2