Skip to content

michalhnat/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo includes some basic configs for zsh shell. You can simply install stack for mac or ubuntu, and mount it using symlinks.

Core

  • zsh
  • neovim
  • tmux
  • alacritty
  • starship
  • git
  • drop
  • bat
  • fzf
  • ripgrep
  • yazi
  • eza
  • zoxide

Setup

  1. New machine:
bash setup/install_stack.sh --apply --os ubuntu
# or
bash setup/install_stack.sh --apply --os macos
  1. Mount dotfiles:
bash setup/mount_dotfiles.sh --apply
  1. Preview mount-only changes:
bash setup/mount_dotfiles.sh
  1. Apply mount-only changes:
bash setup/mount_dotfiles.sh --apply
  1. Replace existing targets with backups:
bash setup/mount_dotfiles.sh --apply --force --backup

Prerequisites

Expected core tools:

  • zsh
  • tmux
  • neovim
  • git
  • alacritty
  • starship
  • drop
  • zoxide
  • eza
  • bat
  • fzf
  • ripgrep
  • yazi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors