Skip to content

2009/config

Repository files navigation

Installation

  1. clone the repo to ~/.config

    git clone [email protected]:2009/config.git $HOME/config
  2. Install dependencies

    pacman -S vim zsh cmake python3
  3. Run the setup script

    ./setup.sh 

Sparkup

NOTE: Sparkup requires python2, you may need to modify the following line in sparkup.py: #!/usr/bin/env python

To: #!/usr/bin/env python2

Addition Configuration

Disable Caps Lock

Used to disable caps lock.

Add the following to .xinitrc: setxkbmap -option caps:none

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published