Skip to content

dotfiles for arch linux ft. luakit, vim and awesome

Notifications You must be signed in to change notification settings

techapj/arch-heavy-dotfiles

Repository files navigation

devlin zed's dotfiles

This is my dotfiles repository that lets me quickly bootstrap a new Arch Linux system. It's expansive and essentially its own Linux distribution, so you're probably only looking for configuration for a program or two.

screenshot

install

Before installing, you should install the relevant packages with pacman and gem. A list of packages and their purpose is below.

pacman -S artwiz-fonts awesome ctags git gtk-engine-murrine hub keychain  \
          lua luajit luakit mpc mpd mpv mutt msmtp notmuch pass ruby      \
          rxvt-unicode slock sxiv tmux xautolock xorg-server xorg-xmodmap \
          xsel zsh
packer -S dmenu-xft-fuzzy isync-git powerpill xcape-git
gem install gem-ctags bundler

Afterward, check out the repository and run the installation script:

git clone https://github.com/devlinzed/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake

When you're done, git grep for devlin and change it as necessary. If you installed to a different directory, look for .dotfiles, too.

The script is idempotent and you can run it again to update stuff.

what i use

The focal bits are the following. This repository mainly consists of configuration and scripts for these programs.

Some programs or scripts rely on secondary programs. To properly use everything in this repository, you'll need to install these as well.

license

Where applicable, everything in this repository is released into the public domain. See UNLICENSE.md.

About

dotfiles for arch linux ft. luakit, vim and awesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published