2024-07-13 12:00:45 +02:00
2023-01-06 17:37:07 +01:00
2023-01-06 17:37:07 +01:00
2024-07-12 21:00:10 +02:00
2024-07-05 16:39:18 +02:00
2024-01-12 13:26:08 +01:00
2024-07-13 12:00:45 +02:00
2024-07-12 13:52:50 +02:00
2024-07-05 17:03:04 +02:00
2024-07-12 20:32:23 +02:00
2024-04-07 10:56:15 +02:00
2024-07-12 20:32:23 +02:00
2024-07-12 21:00:10 +02:00
2024-07-13 12:00:45 +02:00
2024-07-12 21:06:18 +02:00
2024-07-13 12:00:45 +02:00
2024-06-28 12:05:15 +02:00
2023-01-01 12:15:29 +01:00

Dotfiles

These are my Dotfiles, a collection of Neovim, tmux, zsh, Hammerspoon, and other tools.

Initial Setup and Installation

git clone git@github.com:kogakure/dotfiles.git ~/.dotfiles
cd ~/.dotfiles/
./install

Dotbot will create symlinks from all necessary files in the folder.

Setting Up a New Computer

The project includes a setup folder that has install scripts for everything I need on a new computer. You can run the scripts individually or all at once by running ./setup/init.sh.

Description
No description provided
Readme 13 MiB
Languages
Lua 56.4%
Shell 30.7%
Emacs Lisp 10.1%
JavaScript 1.4%
Python 0.6%
Other 0.8%