Skip to content

linusdan/gentoo-bashrc-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gentoo-bashrc for archlinux

Sync

# Open the terminal and go to download folder
 $ cd ~/Downloads
 
# Download the package
 $ wget -c https://github.com/linusdan/gentoo-bashrc-arch/raw/primary/snapshot/gentoo-bashrc.tar.gz

# Check MD5SUM of file:
 $ md5sum gentoo-bashrc.tar.gz

# Sync
 $ tar -xzvf gentoo-bashrc.tar.gz && cd gentoo-bashrc

Build & Use

# I got the magic with me... Let's go to the build...
 $ makepkg -i

# After install, the bashrc file will not be replaced immediately. You need to run the command as normal user:
 $ sudo cp -f /usr/share/gentoo-bashrc/bashrc ~/.bashrc

# And then logged as root:
 $ cp -f /usr/share/gentoo-bashrc/bashrc ~/.bashrc

View MD5SUM:

About

Continuation voluntary of gentoo bashrc for Arch Linux (AUR)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published