1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2025-07-06 21:24:37 -04:00

Added lsd and aliased it to 'ls'

This commit is contained in:
2019-03-13 16:02:52 -04:00
parent 3b0145b356
commit 6c629c6e3d
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Install Programs
echo "~Installing Programs~"
sudo pacman -S curl git mosh neofetch neovim python python-black python-neovim python-pip zsh --noconfirm
sudo pacman -S curl git lsd mosh neofetch neovim python python-black python-neovim python-pip zsh --noconfirm
# Install SpaceVim (via https://spacevim.org/quick-start-guide/)