Skip to content

casantosmu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my personal dotfiles.

Installation

curl -fsSL https://raw.githubusercontent.com/casantosmu/dotfiles/main/install.sh | sh -

Contents

  • install.sh: Main installation script.
  • .backup_exclude: The paths and patterns to be excluded from the backup.
  • setup/: Directory containing setup scripts:
    • backup.sh: Sets up Google Drive integration for backups.
    • node.sh: Installs Node.js and global packages.
    • symlink.sh: Creates symlinks for dotfiles.
    • zsh.sh: Installs Zsh and sets it as the default shell.