GithubHelp home page GithubHelp logo

dotfiles's Introduction

About

My config files.

First checkout/clone:

git clone https://github.com/sigsergv/dotfiles.git && cd dotfiles

Linux environment

ln -s `pwd`/.Xresources ~/.Xresources
ln -s `pwd`/linux/fonts.conf ~/.config/fontconfig/fonts.conf
ln -s `pwd`/.gtkrc-2.0.mine ~/
mkdir -p ~/.config/gtk-3.0
ln -s `pwd`/linux/gtk_3.0.css ~/.config/gtk-3.0/gtk.css
ln -s `pwd`/.sqliterc ~/
ln -s `pwd`/.mailcap ~/
ln -s `pwd`/.zshenv `pwd`/.zshrc ~/ && touch ~/.zshenv_local ~/.zshrc_local
ln -s `pwd`/XCompose-ru ~/.XCompose
ln -s `pwd`/.tmux.conf ~/
mkdir -p ~/.mplayer
ln -s `pwd`/mplayer/config ~/.mplayer/
ln -s `pwd`/mplayer/input.conf ~/.mplayer/
cp `pwd`/gimp-ps-menurc ~/.gimp-2.8/menurc
mkdir -p ~/.config/Code/User
ln -s `pwd`/vscode/keybindings-linux.json ~/.config/Code/User/keybindings.json
ln -s `pwd`/vscode/settings.json ~/.config/Code/User
mkdir ~/.config/mc
rm -f ~/.config/mc/menu && ln -s `pwd`/mc/menu.linux ~/.config/mc/menu

Mac OS X environment

ln -s `pwd`/.slate ~/
sh `pwd`/mac/defaults.sh
cd `pwd`/mac/russian-shortcuts && make install
mkdir ~/.config/mc
rm -f ~/.config/mc/menu && ln -s `pwd`/mc/menu.mac ~/.config/mc/menu

Both Linux and Mac OS X

ln -s `pwd`/.vimrc ~/
ln -s `pwd`/global-gitconfig ~/.gitconfig

Other

Install .vimrc

Install pathogen from https://github.com/tpope/vim-pathogen.

curl -o ~/.vimrc -L https://github.com/sigsergv/dotfiles/raw/master/.vimrc

Fixes and improvements for linux/kde

cp intel-kde-fixes.sh freetype2-fix.sh $HOME/.config/plasma-workspace/env/
chmod +x $HOME/.config/plasma-workspace/env/*.sh

Bootstrap linux environment

Use script bootstrap-linux-env to setup linux (debian/ubuntu-only, actually) environment. It downloads all required scripts and packages and then installs them.

dotfiles's People

Contributors

sigsergv avatar

Stargazers

IT-Peasant avatar Bogdan Selenginskiy avatar gychoi avatar D.K. avatar Andrii Khyzhniak avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.