Just my dotfiles
Find a file
2022-04-17 18:39:47 +02:00
kitty change shortcut for fullscreen 2022-02-22 22:32:22 +01:00
nvim Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
zsh Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
config.env Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
install-linux.sh Replace dotbot with simple shell script 2022-04-17 18:39:47 +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/.