GitXplorerGitXplorer
g

dotfiles

public
3 stars
0 forks
0 issues

Commits

List of commits on branch primary.
Verified
6d0addc5b1f199b4e36121a18c73a265ea2decd7

style(git): whitespace

ggrawlinson committed 2 years ago
Verified
da6da3765bacae96926d006e219eb6b7c6358864

feat(zsh): enable zmv

ggrawlinson committed 2 years ago
Verified
33c5d1cac56f078d458e59255dfcf97932426593

refactor(zsh): remove user rubygems from $PATH

ggrawlinson committed 2 years ago
Verified
e93a165673a45348cb816ae2cc011b20869560f5

refactor(zsh): stop auto-starting tmux

ggrawlinson committed 2 years ago
Verified
4441fe1af5a38d1d2c7bdb3efad3e7e8e5a52c6d

feat(nvim): add vim-just plugin

ggrawlinson committed 2 years ago
Verified
63f8ee822add8db8a63c435047dfed5f61f214b7

feat(nvim): add witchhazel colorscheme

ggrawlinson committed 2 years ago

README

The README file for this repository.

dotfiles

alacritty      > yet another terminal emulator
archlinux      > just makepkg.conf for now
bin            > helpful shell scripts
darktable      > mostly just filters
git            > global git config & aliases
gnupg          > utilise gpg-agent for pgp crypto
lftp           > sftp management
mail           > mail config - mutt/mbsync/notmuch
mpv            > who needs vlc? minimal video player
music          > music config - mpd, ncmpcpp, beets
npm            > npm configuration (ha ha)
nvim           > neovim config & plugins
ssh            > safe-ish ssh config
sway           > minimal tiling wm for naughty computers
termite        > terminal colours & keyboard settings
tmux           > tmux config
weechat        > irc client ui/colour configuration
zsh            > shell, aliases and cool stuff

git clone https://github.com/grawlinson/dotfiles.git ~/.dotfiles

Clone repository, then setup as desired using GNU Stow. I prefer using the --no-folding flag with stow.

Caveats

These dotfiles assume the computer is set up in a specific way. I recommend using Ansible or other tools (Chef, Puppet, etc) to automatically provision your computer the way you like it.

Further Reading

LICENSE

The MIT License (MIT)