GithubHelp home page GithubHelp logo

dotfiles's Introduction

desktop meowvim

Danko's dotfiles ๐Ÿ’–

My silly, bombastic dotfiles - Holy Grail of dotfiles

Warning: Feel free to blindly use my settings if you've got no idea they do. It works most of the time. TRUST ME

What I use ๐Ÿ”ฐ

Terminal ultilities ๐Ÿ› ๏ธ

term-demo

  • Git
  • lazygit - minimal TUI for git
  • Nerd fonts - Powerline-patched fonts for terminal icons
    • I use JetBrains Mono Light
  • z for fish - directory jumper for fish shell
  • Eza - my goto file-listing command, a replacement for ls

Neovim config โš™๏ธ

dap-demo

My custom NvChad config will follow this structure

โ”œโ”€โ”€ init.lua
โ””โ”€โ”€ lua
    โ”œโ”€โ”€ core            -- NvChad's defaults: init, mappings
    โ”œโ”€โ”€ plugins         -- NvChad's default plugins
    โ”‚   โ”œโ”€โ”€ configs
    โ”‚   โ””โ”€โ”€ init.lua
    โ”‚
    โ””โ”€โ”€ custom          -- this is the one folder we want to customize
     ย ย  โ”œโ”€โ”€ chadrc.lua  -- override NvChad's defaults
     ย ย  โ”œโ”€โ”€ configs     -- for plugins's config
     ย ย  โ”‚ย ย  โ””โ”€โ”€ ...
     ย ย  โ”œโ”€โ”€ highlights.lua  -- change text objects 'highlight group' (colors)
     ย ย  โ”œโ”€โ”€ init.lua        -- adjust Neovim default, call `utils` folder
     ย ย  โ”œโ”€โ”€ mappings.lua    -- change & add key shortcuts
     ย ย  โ”œโ”€โ”€ plugins.lua     -- install & setup plugins
     ย ย  โ””โ”€โ”€ utils
      ย      โ”œโ”€โ”€ autocommands.lua    -- command that active on certain events
     ย ย      โ”œโ”€โ”€ neovide.lua         -- smooth GUI for neovim
     ย ย      โ””โ”€โ”€ options.lua         -- change Neovim options

Installation

git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim

Misc

vencord

dotfiles's People

Contributors

dankchoir avatar

Stargazers

 avatar IchiIchigo avatar kansu avatar Sreeram@Cheekatla avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.