mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
9c6d620ce6f82056a5982f62f83ed249258b75e1
As it can lead to conflicts between versions, I removed the additional imports. They are not needed as the program is installed by enabling the program.
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.
Languages
Lua
56.4%
Shell
30.7%
Emacs Lisp
10.1%
JavaScript
1.4%
Python
0.6%
Other
0.8%