samehkamaleldin / dot-files

Linux configuration files ( Dot files at home dir)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Environment Utilities

Linux configuration files and scripts

Repository structure

files in this rep are structured as follows:-

.
├── apply-configs.sh
├── startup.sh
├── config
│   ├── .bashrc
│   ├── .emacs
│   └── .xinitrc
├── LICENSE
└── README.md

> Copyright (c) 2015 Sameh Kamal. Licensed under the MIT license.

About

Linux configuration files ( Dot files at home dir)

License:MIT License


Languages

Language:Shell 36.5%Language:Lua 35.4%Language:Emacs Lisp 28.1%