Skip to content

.files + programs for my day to day programming needs -- sensible defaults for Debian and macOS.

Notifications You must be signed in to change notification settings

KaustubhPatange/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaustubh's dotfiles

.files + programs for my day to day programming needs -- sensible defaults for Debian and macOS

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

git clone https://github.com/KaustubhPatange/dotfiles ~/dotfiles

The environment will be bootstrapped using Ansbile. Ensure you have the cli installed on your operation system. Follow this guide for more info.

ansible-playbook --ask-become-pass -v ~/dotfiles/bootstrap.yml

Each task in the playbook is idempotent; for example, it ensures that the necessary content is present in .zshrc and other configuration files every time the playbook is executed.

What changes will it do to my system?

The following list will be updated based on any changes made in the playbook. Consider it as a release notes for latest version.

zsh, git, node18, python3, rust, zsh as default shell, oh-my-zsh, powerlevel10k + config, hack nerd fonts, alacritty + config, tmux + config, lazygit, ripgrep, neovim 0.9 + my config.

About

.files + programs for my day to day programming needs -- sensible defaults for Debian and macOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published