Noah Knegt 7b532cc313 docs: Add readme
Signed-off-by: Noah Knegt <git@noahknegt.com>
2024-02-27 16:02:45 +01:00
2024-02-27 15:10:00 +01:00
2024-02-27 15:04:44 +01:00
2024-02-27 15:42:26 +01:00
2024-02-27 15:04:44 +01:00
2024-02-27 16:02:45 +01:00

Dotfiles repository

This repo contains dotfiles that are used to configure applications on the system.

Requirements

In order to properly use this repo the following applications are needed:

  • Git
  • Stow

Usage

First clone the repository to any location on the system with the following command. This assumes that ssh is already properly configured on your system.

git clone ssh://git@git.noahknegt.com/noah.knegt/dotfiles.git

Then run stow in the cloned directory.

stow -t ~ .

This will create symlinks to the files in the cloned repo in the home directory. If this command fails for any reason try stow with the --adopt option.

Description
Repository with all my configuration files
Readme 84 KiB
Languages
Lua 91.9%
Shell 8.1%