2023-01-20 18:29:11 +01:00
2023-01-06 17:37:07 +01:00
2023-01-06 17:37:07 +01:00
2023-01-06 17:37:07 +01:00
2023-01-12 19:37:14 +01:00
2023-01-04 17:06:25 +01:00
2023-01-18 12:22:20 +01:00
2023-01-02 14:57:53 +01:00
2023-01-20 18:29:11 +01:00
2023-01-16 09:34:56 +01:00
2023-01-19 15:50:26 +01:00
2023-01-01 19:01:51 +01:00
2023-01-04 16:43:24 +01:00
2023-01-13 18:18:56 +01:00
2023-01-04 16:43:24 +01:00
2023-01-16 09:34:56 +01:00
2022-10-27 20:00:13 +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%