Lionel Sambuc bd49782e10 Use manual format for older 'date' commands
MacOS Big Sur's date command does not support `-Iseconds`.
2024-10-14 11:05:11 +02:00
2024-09-19 20:36:46 +02:00
2024-09-15 12:53:34 +02:00
2024-09-15 10:20:24 +02:00
2024-09-15 12:53:34 +02:00
2024-09-15 12:53:34 +02:00
2024-09-15 12:53:34 +02:00
2024-09-15 12:53:34 +02:00
2023-04-06 06:53:18 +02:00
2024-09-15 12:53:34 +02:00
2023-04-08 16:42:03 +02:00
2024-09-15 14:41:36 +02:00

Lionel's Castle

This repository contains my personal profile configuration.

Notes

VIM

The configuration relies on Vundle and expects a Nerd Font.

ZSH

The configuration relies on Oh My Zsh.

The target to install it is not automatically triggered at this time, even with make all.

Host-specific config

You can add host specific configuration by adding named it the following way:

${hostname}.profile # Used by both zsh & bash
${hostname}.zshrc
${hostname}.bashrc
${hostname}.aliases # Used by both zsh & bash

If such files exist when you install the configuration files, symlink will be added and they will be automatically picked up by the configuration.

Description
Personal shell configuration
Readme 78 KiB
Languages
Vim script 44.8%
Makefile 35.3%
Shell 19.9%