Skip to content

blacksoares/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/. dotfiles for Arch Linux

Getting started

Install sak

cd
mkdir .bin
mkdir dev
cd dev
git clone [email protected]:aureooms/sak
cd sak
make install

Clone

cd
cd dev
git clone [email protected]:aureooms/dotfiles
cd dotfiles

Install software

sudo sh bootstrap/install-base

Install dotfiles

bash bootstrap/dotfiles-update

Install appropriate graphics driver

Usually one of the following, check the nvidia and nouveau pages on the wiki.

pacman -S xf86-video-nouveau
pacman -S nvidia

Install system

Logout, login, then

up -i

Update system

up -a

Usage

See wiki.

Credits

About

🔧 ~/. dotfiles for Arch Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 37.8%
  • Shell 35.3%
  • TeX 15.6%
  • Vim Script 7.6%
  • JavaScript 1.7%
  • Makefile 1.3%
  • Lua 0.7%