Evalle / dotfiles

yet another collection of useful dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Collection of config files and tweaks.

.vim and vimrc

(Vim configuration files)

  • Vim plugins:
    • airline
    • fugitive
    • smooth-scroll.vim
    • vim-go
    • jedi-vim

.tmux

  • Tmux configuration file

.gitconfig

  • Git configuration file

aliases.sh

  • Script that adds some specific aliases to my new openSUSE machine

i3

  • directory with config files for i3 tiling wm, just copy them to ~/.config/

Monokai.colorcheme

  • one should put this file into:
    • KDE 4: ~/.kde/share/apps/konsole
    • KDE 5: ~/.local/share/konsole
    • You can then select it in the appearance tab of your profile settings.

.dir_colors

  • color output for 'ls' command

install.sh

  • bash script to install all above stuff automatically

.zshrc

zsh config, don't forget to change user_name to the default username

About

yet another collection of useful dotfiles


Languages

Language:Vim Script 63.5%Language:Shell 36.5%