commit 1e185391714bc3235ac7be8d10f24edf3d4ae3c6
parent 43504da57f6016cd0cd77b7f81f70669a7782f51
Author: Chris Bracken <chris@bracken.jp>
Date: Tue, 1 Oct 2013 16:24:08 -0700
Add tig install step
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch_install_uefi_cryptfs.txt b/arch_install_uefi_cryptfs.txt
@@ -134,7 +134,7 @@ makepkg
pacman -U yaourt<tab> # same deal
-- install essentials
-yaourt -S zsh sudo vim openssh git tmux
+yaourt -S zsh sudo vim openssh git tig tmux
-- create users
useradd -m -g users -G wheel -s /bin/zsh chris