1
0
Fork 0
mirror of https://codeberg.org/hcartiaux/dotfiles.git synced 2026-07-17 10:08:16 +02:00
User configuration files - read-only mirror of https://codeberg.org/hcartiaux/dotfiles
Find a file
2026-07-06 12:45:15 +02:00
bash [bash] remove the ml alias (redundant with system environment) 2026-07-06 12:45:15 +02:00
bc [bc] Initial configuration (scale) 2014-03-06 01:18:37 +01:00
git [git] new alias git pf 2026-06-10 12:04:04 +02:00
gnupg Migration to Codeberg 2026-04-08 02:37:55 +02:00
ksh [bash,ksh] Initial ksh support 2023-02-06 21:56:42 +01:00
mail [mail] remove --- in the signatures 2026-05-11 01:54:37 +02:00
nvim [nvim] completely disable Mason 2026-04-21 01:17:04 +02:00
rtorrent [rtorrent,install.sh] Initial commit for rtorrent 2014-01-01 17:43:47 +01:00
rvm [rvm] Initial commit 2014-02-02 11:17:11 +01:00
screen [screen] Remove the date from the status bar (generates desktop notifications every min) 2017-03-21 14:42:19 +01:00
ssh [ssh] config.home - aur configuration to allow git push --force 2026-05-13 11:39:21 +02:00
tmux [tmux] Compat with tmux 2.7 2025-07-11 17:31:51 +02:00
tsocks [tsocks] Cosmetic change, header 2014-01-01 17:42:51 +01:00
vim [vim] Disable unnamedplus, keep the config consistant with nvim 2025-10-29 12:03:42 +01:00
wget [install,wget] Remove specific g5k file (proxy not needed anymore) 2023-02-09 22:38:49 +01:00
zsh Migration to Codeberg 2026-04-08 02:37:55 +02:00
install.sh [install] do not install gpg configuration everywhere 2026-05-11 01:43:40 +02:00
README.md Migration to Codeberg 2026-04-08 02:37:55 +02:00

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://codeberg.org/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 Codeberg!

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.