Jason Swank 905449bbf4 wip
2025-01-09 04:10:48 +00:00
2024-12-31 15:06:34 +00:00
2023-11-16 22:48:38 -05:00
2023-11-19 21:44:14 -05:00
2023-05-18 23:01:50 -04:00
2023-05-18 23:01:50 -04:00
2024-01-25 11:38:28 -05:00
2023-11-16 20:31:39 -05:00
2024-06-01 23:46:22 +00:00
2023-05-18 22:47:13 -04:00
wip
2025-01-09 04:10:48 +00:00
2024-12-19 12:58:50 +00:00
2023-12-02 15:01:51 +00:00
2023-05-18 23:01:50 -04:00
wip
2025-01-09 04:10:48 +00:00
2024-12-31 17:30:59 +00:00
2024-06-01 23:46:22 +00:00
2024-01-09 18:27:30 -05:00
2023-05-18 23:01:50 -04:00
2023-12-02 15:02:15 +00:00
2023-06-02 11:38:03 -04:00

dotfiles

Clone this repo:

$ git clone --recurse-submodules https://git.sr.ht/~jswank/dotfiles

But since you forgot to grab the submodules, get them now:

$ git submodule update --init --recursive

Install my dotfiles:

$ ./install.sh

This will install most common dotfiles: if you want to install a set, provide that as an argument:

$ ./install.sh i3  # installed i3 dotfiles

There are two potential gotchas:

  1. stow is not installed on the system. There is a bash equivalent that is close enough for most purposes in this repo that the install script will use.

  2. There submodules in this repo (mostly neovim plugins) and they didn't get populated when you cloned the repo. See above.

Description
No description provided
Readme MIT 16 MiB
Languages
Vim Script 94.7%
Shell 4%
Lua 1.3%