8000 GitHub - jvcarli/my-setup: Arch Linux and macOS Ventura setup.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jvcarli/my-setup

Repository files navigation

my setup

Personal setup notes and dotfiles for Arch Linux and macOS Ventura.

Requirements

  • Git
  • GNU Stow

Installation

$ git clone https://github.com/jvcarli/my-setup ~/dotfiles

Change directory and update git submodules:

$ cd ~/dotfiles
$ git submodule update --remote --merge

Finally install the dotfiles. Currently this assumes a clean environment. The managed files and directories must not exist, otherwise stow will give errors. In the future this will be addressed.

$ ./setup.sh --clean --install`

Languages

0