FlorentClarret / home-configuration

My home configuration files including aliases, git, vim, mc and others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home configuration

This project contains my personal home configuration files including aliases, git, vim, mc and others.

Requirements

The software used and configured in this repo are the following:

  • vim
  • screen
  • git
  • most
  • midnight commander (a.k.a. mc)
  • glances
  • intellij idea
  • less
  • tmux

Usage

In order to deploy my configuration, simply run:

[0][2019-02-28 09:15:26][0][florentclarret@dana:~/Documents/Dev/Shell/home-configuration] (branch: master)  
 $ ./install_home_configuration.bash

If you want the aliases and variables to be loaded automatically, add this to your .bashrc (or .profile, or whatever you are using) :

source ~/.aliases/load.sh

Sources

To create my configuration, I used some already existing configs from other repos :

About

My home configuration files including aliases, git, vim, mc and others.

License:MIT License


Languages

Language:Vim Script 71.8%Language:Vim Snippet 20.5%Language:Shell 6.0%Language:Ruby 1.0%Language:Python 0.3%Language:CoffeeScript 0.3%Language:Makefile 0.1%Language:Go 0.1%Language:Dockerfile 0.0%Language:HTML 0.0%Language:Haml 0.0%