Just my dotfiles
Find a file
2022-04-17 19:54:14 +02:00
nvim Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
zsh Remove tmuxinator / ruby includes from .zshrc 2022-04-17 19:54:14 +02:00
config.env Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
install-linux.sh Remove unused kitty config 2022-04-17 19:52:51 +02:00
README.md zsh: Switch to znap & remove direct oh-my-zsh install 2022-02-23 00:23:40 +01:00
tmux.conf Replace dotbot with simple shell script 2022-04-17 18:39:47 +02: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/.