Go to file
Nils Norman Haukås 4bf9a385f0 add nogithub badge 2024-01-22 18:23:36 +01:00
configs split .zshrc configs and add powerlevel 10k config file 2022-11-22 20:01:56 +01:00
dotbot@ac5793ceb5 start using dotbot 2021-12-28 22:01:24 +01:00
nvim expand on the init.vim 2022-01-02 17:58:26 +01:00
zsh update zsh script 2022-11-23 19:18:52 +01:00
.bashrc_local add gpnew command 2022-08-23 09:20:28 +02:00
.gitmodules start using dotbot 2021-12-28 22:01:24 +01:00
LICENSE.txt 🎉 initial commit 2021-06-19 12:46:31 +02:00
README.md add nogithub badge 2024-01-22 18:23:36 +01:00
gitea-backup.sh add gitea backup script 2021-07-04 22:41:29 +02:00
install commit files 2022-11-17 18:32:21 +01:00
install-bashrc_local 🐛 fix import script 2022-01-02 17:58:05 +01:00
install.conf.yaml add gitconfig and ssh config 2022-11-22 19:42:16 +01:00
packup.sh avoid backing up .yarn, Craft runtime data and .next caching 2022-11-22 19:19:49 +01:00
playbook.yml commit files 2022-11-17 18:32:21 +01:00

README.md

Bag of Scripts and Configurations

Please don't upload to GitHub

Welcome to my metaphorical bookshelf of scripts and configurations that I piece together over time. In other words it's my dotfiles setup. Learn more about what dotfiles are here.

Installation

  1. git clone --recurse-submodules $REPO_URL ~/.dotfiles this project.
  2. Run ./install within ~/.dotfiles to install the dotfiles (configured in install.conf.yaml).

TODO

  • setup installation of rg and FZF.

See also:

License

The dotbot/ folder is licensed under the MIT license.

Everything else within this repo is released under the NPLv5+ license.