Skip to content

shikr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Details

Setup

Required Dependencies

Clone this repository

git clone https://github.com/shikr/dotfiles.git
cd dotfiles

Run installation script

./install.sh

Customize your installation

Usage: ./install.sh [OPTIONS...]

Options:
  -p, --no-zsh-plugins      Don't install zsh plugins
  -S, --symlink             Create symlinks instead of copying files
  -d, --delete, --no-backup Don't create backup files
  -i, --ignore <OPTIONS>    Don't install specified files (-i zsh,rofi)
                            OPTIONS: kitty, neovim, rofi, spotify_player, zsh, starship
  -s, --silent              Don't show progress messages
  -h, --help                Show this help message

Credits