From 7607c4f68a70c2e995f031ad4c1d3f04c103b280 Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Mon, 3 Dec 2018 17:33:11 -0500 Subject: [PATCH] Added pacman package installation script Updated pacman packages lists. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c96fdf0..65ac641 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ are also for my Linux ## Basic Info -* **OS**: [Arch Linux](https://www.archlinux.org/) ([my packages](https://github.com/Kevin-Mok/linux-config/blob/master/txt/pacman-pkgs/auto-pacman-pkgs.txt)) +* **OS**: [Arch Linux](https://www.archlinux.org/) ([packages](https://github.com/Kevin-Mok/linux-config/blob/master/txt/pacman-pkgs/auto-pacman-pkgs.txt)) * **Terminal**: [rxvt-unicode-pixbuf](https://www.wikiwand.com/en/Rxvt) * **Shell**: [Zsh](http://zsh.sourceforge.net/) + [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) * **Window Manager**: [i3wm](https://i3wm.org/) + [i3-gaps](https://github.com/Airblader/i3) -* **Editor**: [Neovim](https://github.com/neovim/neovim) ([Plugins](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/vimrc#L51)) +* **Editor**: [Neovim](https://github.com/neovim/neovim) ([plugins](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/vimrc#L51)) * **File Manager**: [ranger](https://ranger.github.io/)