anokata / dotfiles

my dotfiles and configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Struct file overview

  • linux
    • bin - script for automating everyday tasks
    • configs - my configs and scripts
      • inputrc - readline key bindings
      • .vim - vim configs
    • .bashrc - shell config, will source: bin/session/
    • .env - variables
  • mac - mac os configs
  • windows - win configs and scripts

configs: all than should be in $HOME or $HOME/.config - .vim - vim configs + .vimrc - .tmux.conf


Install:

    clone https://github.com/anokata/dotfiles.git $HOME
    cd $HOME/dotfiles/linux
    make install
    make config

Info

About

my dotfiles and configs


Languages

Language:Vim Script 67.2%Language:Shell 18.3%Language:Vim Snippet 7.1%Language:Scheme 3.3%Language:AutoHotkey 2.0%Language:Batchfile 0.8%Language:JavaScript 0.7%Language:Python 0.5%Language:Makefile 0.1%