Skip to content

MaxenceG2M/dotfiles

Repository files navigation

dotfiles

Setup

These repo use a Stow management method.

See this video for a complete intro/tuto.

To init a new machine, just do:

$ make simulate #Ensure everything is correct and not a file already exist
$ make install

Target could be overided with make install TARGET=<target_path>

tldr custom pages

This repo have a disabled submodule for custom tldr pages. The idea is to have this dependancy to make links for tealdeer and in home. I want to edit tldr custom pages in a totally separate workflow, so the submodule is disabled and live his life separatly.

For a fresh clone, do:

git submodule init
git submodule update

Commit hook

Do a make git-hook to set hook path to .hook. The commit-msg hook ensure that they have a good prefix on commit message.

Other informations

  • Change default bash

    chsh

  • Restore "Page down" button do tild (~)

edit [path]/.oh-my-zsh/lib/key-bindings.zsh and comment part for Page Down key

Tools used


Thanks to PingTimeout to introduce me the dotfiles concept :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published