pickfire/dotfiles


wrench ABRACADABRA! Spells and potions than could even run on the raspberry pi.

License: WTFPL

Language: Shell


Pickfire's dotfiles - benefit from configuration

License

I am currently using the dotfiles in Arch Linux on Raspberry Pi.

Dotfiles included:

  • Shell (bash, zsh, fish)
  • News (mutt, newsbeuter)
  • X11 (xresources, xinitrc)
  • WM (i3)
  • Notification (dunst)

To use my dotfiles, use need to clone the repository first.

git clone --recursive https://github.com/pickfire/dotfiles ~/.file
for f in home/*; do [[ ! -e ~/.$(basename $f) ]] && ln -sbn $(pwd)/$f ~/.$(basename $f) || echo No action: $f; done

fish

Using fish currently with a few setup.

vim/neovim

I am using vim with vim-plug

zsh(old)

Using zsh with prezto

Contribution guidelines

Any ideas --> Email: gpg --keyserver keys.gnupg.net --recv-keys DBD0F842

Screenshots

scrot scrot scrot

Inspirations

Look at @MaskRay, @faho for more info.

Project Statistics

Sourcerank 4
Repository Size 40 KB
Stars 1
Forks 0
Watchers 1
Open issues disabled
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Ivan Tham

Something wrong with this page? Make a suggestion

Last synced: 2017-11-28 03:05:31 UTC

Login to resync this repository