Skip to content

DrFlamesax/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

452 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyacinthe's dot files

These are my configuration files for bash, git, vim, etc. to set up a system the way I like it.

In the sequel, when providing a command, $> denotes a prompt and is not part of the commands.

Pre-requisites

You should install the following elements to use the full functionality of these config files:

  • zsh
  • zsh-completions
  • bash
  • bash-completions
  • powerline
  • screen
  • tmux
  • git
  • vim
  • ssh

Installation

Run the following commands:

$> git clone https://github.com/hcartiaux/dotfiles.git ~/.dotfiles
$> ~/.dotfiles/install.sh

Environment

I use primarily Archlinux, otherwise Debian and OpenBSD, so these config files will likely work on your system, possibly with a little tweaking.

BUGS

Find a bug? Just post a new issue on Github!

DISCLAIMER

My dotfiles are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

AUTHOR

Hyacinthe Cartiaux, using various contributions on the Internet, in particular:

Except stated otherwise, I release these files under GNU GPL Licence v3. You may use, modify, and/or redistribute them under the terms of the GPL Licence v3.


About

User configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 68.4%
  • Lua 16.0%
  • Vim Script 15.6%