Just my dotfiles
Find a file
2022-03-17 15:35:54 +01:00
dotbot@a5e1dca91d Update dotbot to 1.18.0 2021-01-01 04:51:06 +01:00
kitty change shortcut for fullscreen 2022-02-22 22:32:22 +01:00
nvim nvim: cleanup lua files style inconsistencies 2022-02-23 00:18:26 +01:00
shell zsh: Use firejail for npm / yarn 2022-03-17 15:35:54 +01:00
.gitmodules add dotbot submodule 2019-12-11 21:21:54 +01:00
install add dotbot submodule 2019-12-11 21:21:54 +01:00
install.conf.yaml znap: Adjust install folder 2022-02-23 00:51:04 +01:00
README.md zsh: Switch to znap & remove direct oh-my-zsh install 2022-02-23 00:23:40 +01:00

My Dotfiles

The collection of my precious dotfiles.

Installation

To install run this command:

git clone https://github.com/saibotk/.dotfiles ~/; cd ~/.dotfiles; ./install

This should install all dependencies and create symlinks to all needed files.

Customization

It is possible to load your own commands you want to execute in the .zshrc. To add commands you want to execute on shell startup, just add a localcommands file with your commands in ~/.dotfiles/shell/.