SkillAgentSearch skills...

Dotfiles

my dev setup

Install / Use

/learn @ashish0kumar/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center">🌿 dotfiles</h1> <div align="center"> <img src="assets/fetch.png" alt="fetch" width="100%"/> </div> <div align="center"> <img src="assets/nvim.png" alt="Neovim" width="49%"/> <img src="assets/cli_replace.png" alt="CLI Replace" width="49%"/> </div> <div align="center"> <img src="assets/yazi.png" alt="Yazi" width="49%"/> <img src="assets/btop.png" alt="btop" width="49%"/> </div>

🌷 About

Hey there! 👋

Welcome devs! Here you'll find all the configuration files that power my development environment on WSL2 (Linux), meticulously curated to provide an efficient, productive, and aesthetically pleasing setup. I created this repo to help me back up my config files and easily deploy them on a new machine.

The goal is to maintain a simple yet highly customizable and clean environment that can be easily deployed across multiple machines. These configurations are designed for my personal use but can serve as a useful starting point for others looking to streamline their setups.

[!NOTE] All configurations related to my Windows environment are maintained in a separate repository: windots


✨ Features

[!NOTE] Some of these apps have the config files included in the repo, which are marked with ⚙️. Also, my favorite programs and tools are marked with 💖.

| 📚 Entry | ✨ App | | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Shell | 💖 zsh ⚙️ | | Terminal Emulator | windows terminal ⚙️ | | Terminal Multiplexer | 💖 tmux ⚙️ | | Shell Prompt | powerlevel10k ⚙️ | | Text Editor | 💖 neovim ⚙️ | | CD Replacement | 💖 zoxide | | LS Replacement | eza | | Cat Replacement | bat ⚙️ | | File Manager | 💖 yazi ⚙️ | | Fuzzy File Finder | 💖 fzf | | Git | git ⚙️ | | Git TUI | lazygit | | System Monitor | btop ⚙️ & bottom ⚙️ | | System Fetch | fastfetch ⚙️ | | Audio Visualizer | cava |

<details> <summary>🔍 <b>Other</b></summary> <br>

| 📚 Entry | ✨ App | |---------------------------------------|--------------------------| | Colorscheme | 💖 Catppuccin Mocha | | Font | JetBrainsMono Nerd Font | | Dotfiles Manager | 💖 GNU Stow |

</details>

🔧 Setup

This repository uses GNU Stow to manage dotfiles efficiently by symlinking them into the appropriate locations.

[!WARNING] If you have existing config files, back them up before running stow . to avoid overwriting.

Make sure GNU Stow is installed

  1. Clone the repository

    git clone https://github.com/ashish0kumar/dotfiles.git
    cd dotfiles
    
  2. Symlink the configurations

    stow .
    

<br><br>

<p align="center"> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /> </p> <p align="center"> <i><code>&copy 2025-present <a href="https://github.com/ashish0kumar">Ashish Kumar</a></code></i> </p> <div align="center"> <a href="https://github.com/ashish0kumar/dotfiles/blob/main/LICENSE"><img src="https://img.shields.io/github/license/ashish0kumar/dotfiles?style=for-the-badge&color=CBA6F7&logoColor=cdd6f4&labelColor=302D41" alt="LICENSE"></a>&nbsp;&nbsp; </div>

Related Skills

View on GitHub
GitHub Stars200
CategoryDevelopment
Updated5d ago
Forks4

Security Score

95/100

Audited on Mar 19, 2026

No findings