w3dg / dotfiles

Collection of my dotfiles and a guide to setup the things I need on a development machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

These are my configuration files aka dotfiles

Things included out of the repo -

  • dotfiles -

    • .bashrc
    • .bash_profile
    • .gitconfig
    • .gitignore
    • .inputrc
    • .npmrc
    • .config/starship.toml
    • bin/
    • config/
    • tabliss.json ( settings for tabliss )
  • VSCode Settings -

    I've tried to include VSCode settings as well, although that may keep changing. You can find them in the Setup.

    VSCode has a settings sync feature which helps you manage your settings across your instances automatically.

  • Some Fonts as well

    List of fonts I use -

    • Anonymous Pro
    • Ubuntu Mono
    • mononoki
    • Fira Mono
    • Nerd fonts of the above.

    Some other nice but paid fonts include -

    • Dank Mono
    • Operator Mono

For more details, check Setup.md

About

Collection of my dotfiles and a guide to setup the things I need on a development machine


Languages

Language:Shell 99.3%Language:PowerShell 0.7%