SkillAgentSearch skills...

Dotfiles

Personal dotfiles of Vinod Nimbalkar. :wrench:

Install / Use

/learn @vinodnimbalkar/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

                              .___      __    _____.__.__
                            __| _/_____/  |__/ ____\__|  |   ____   ______
                           / __ |/  _ \   __\   __\|  |  | _/ __ \ /  ___/
                          / /_/ (  <_> )  |  |  |  |  |  |_\  ___/ \___ \
                          \____ |\____/|__|  |__|  |__|____/\___  >____  >
                               \/                               \/     \/

                    This repository contains personal dotfiles of Vinod Nimbalkar.

dotfiles

Used Applications

  • Distro: Ubuntu 24.04 LTS
  • Window Manager: Qtile
  • Shell: zsh (+oh_my_zsh)
  • Terminal: Ghostty
  • Text Editor: Nvim
  • Menus: Rofi
  • File Manager: Yazi
  • Video Player: MPV
  • System Monitoring Dashboard: btop
  • compositor: Compton
  • screensaver: Nitrogen

Clone these dotfiles into a new computer

I manage my dotfiles with a bare git repository and would encourage you to do the same. How to? clone this github repository

git clone --bare https://github.com/vinodnimbalkar/dotfiles.git $HOME/.dotfiles

define the alias in the current shell scope

alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'

checkout the actual content from the git repository to your $HOME

dotfiles checkout

Awesome! You’re done.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated6mo ago
Forks4

Languages

C

Security Score

72/100

Audited on Oct 2, 2025

No findings