Skip to content

xxzgc/dotfiles

Repository files navigation

Dotfiles

Item Description
bin Local scripts (originally from scripts repository)
.emacs.d Emacs initial config (originally from emacs.d repository)
.perltidyrc PerlTidy rc file
.xbindkeysrc Key bindings
.Xdefaults Here's urxvt configuration
.xxkbrc XXkb rc file
.zshrc Initial starter of The Z Shell (~/.zsh/ is originally from zshrc repository)
.tmux.conf Tmux config
.gitconfig Git configuration file
.config/awesome Awesome WM configuration scripts (originally from awesomerc repository)

Installation

Just run the install.sh

$ ./install.sh
Dotfiles Installer
------------------
Updating submodules..
[ ... skipped lines ... ]

[1/14]: install '/home/taryk/bin' [y/n] ? y
done
[2/14]: install '/home/taryk/.zshrc' [y/n] ? y
done
[3/14]: install '/home/taryk/.zsh' [y/n] ? y
done
[4/14]: install '/home/taryk/.emacs' [y/n] ? y
done
[5/14]: install '/home/taryk/.emacs.d' [y/n] ? y
done
[6/14]: install '/home/taryk/.emacs-private' [y/n] ? y
done
[7/14]: install '/home/taryk/.xbindkeysrc' [y/n] ? y
done
[8/14]: install '/home/taryk/.xxkbrc' [y/n] ? y
done
[9/14]: install '/home/taryk/.gitconfig' [y/n] ? y
done
[10/14]: install '/home/taryk/.urxvt' [y/n] ? y
done
[11/14]: install '/home/taryk/.Xdefaults' [y/n] ? y
done
[12/14]: install '/home/taryk/.perltidyrc' [y/n] ? y
done
[13/14]: install '/home/taryk/.config/awesome' [y/n] ? y
done
[14/14]: install '/home/taryk/.tmux.conf' [y/n] ? y
done

------------------------
Finished successfully
$

About

My config files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published