Skip to content

fahrberg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

TerminalShellEditorPromptWMBarLauncher

1.png


I use Void Linux at the moment and abyss to bootstrap it on my hardware.

Requirements

  • Void Linux
  • Fish Shell
  • Git + LFS

Installation

There's a script which is supposed to setup a newly installed Void Linux distribution:

git clone [email protected]:rabbitinspace/dotfiles.git .dotfiles
cd .dotfiles && bootstrap/main.fish

Then reboot.

Rootless Xorg

To make X run as non-root user there steps should be performed manually (for now):

git clone --depth 1 --single-branch git://github.com/void-linux/void-packages.git
cd void-packages
./xbps-src binary-bootstrap
./xbps-src pkg xorg-server -o elogind
sudo xbps-install --force --repository hostdir/binpkgs xorg-server
sudo sed 's/yes/no/' -i /etc/X11/Xwrapper.config

About

Yay, that's my dotfiles!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 96.0%
  • Shell 4.0%