No description
.config | ||
.gconf/apps/gnome-terminal | ||
.local/share/fonts | ||
.oh-my-zsh@eafd5f3252 | ||
.vim | ||
cygwin | ||
fonts | ||
gnome-terminal-colors-solarized@d9fcb57fff | ||
mac | ||
tools | ||
.gitattributes | ||
.gitconfig.cygwin | ||
.gitconfig.linux | ||
.gitconfig.linux.private | ||
.gitconfig.mac | ||
.gitconfig_includes.common | ||
.gitconfig_includes.cygwin | ||
.gitconfig_includes.mac | ||
.gitignore | ||
.gitmodules | ||
.kdiff3rc | ||
.minttyrc | ||
.vimrc | ||
.zshrc | ||
install_fedora.sh | ||
README.md |
My common dotfiles for Linux, Mac and Cygwin
e.g. my vim, terminal and font configs.
install: clone this repo run install_fedora.sh on fedora, more systems coming soon
Fonts:
[cyryl@dagrey ~]$ cd .local/share/
[cyryl@dagrey share]$ rm -fr fonts
[cyryl@dagrey share]$ ln -s /home/cyryl/dev/dotfiles/.local/share/fonts .
[cyryl@dagrey fontconfig]$ cd
[cyryl@dagrey ~]$ cd .config/fontconfig/
[cyryl@dagrey fontconfig]$ rm -fr conf.d
[cyryl@dagrey fontconfig]$ ln -s /home/cyryl/dev/dotfiles/.config/fontconfig/conf.d .
[cyryl@dagrey fontconfig]$ cd
[cyryl@dagrey ~]$ fc-cache