s1kx / dotfiles

s1kxy dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Linux dotfiles managed with stow.

Environment tailored for ArchLinux, zsh and high caffeine consumption.

Suggested packages for maximum fun and profit:

  • zsh
  • tmux
  • direnv
  • antigen
  • tilix (optional)
  • vim

Guide

  • Install stow (e.g. pacman -S stow on ArchLinux).
  • Clone this repository to e.g. ~/dotfiles
  • Run install to install all packages or install [pkg1] [pkg2] ... to selectively install packages
  • Create custom files as needed in the following locations:
    • ~/.local/.aliasrc
    • ~/.local/.zprofile
    • ~/.local/.zshenv - Set PROJECT_PATHS to your workspace folders for pj
    • ~/.local/.zshrc

About

s1kxy dotfiles


Languages

Language:Shell 76.6%Language:Vim Script 23.4%