Giter Club home page Giter Club logo

dotfiles's Introduction

Dotfiles

These dotfiles use Dotbot for installation and are based on vsund dotfiles.

Installation

❯ git clone --recursive https://github.com/alegsan/dotfiles.git ~/.dotfiles

For installing a predefined profile:

cd ~/.dotfiles

# see meta/profiles/ for available profiles
❯ ./install-profile <profile> [<configs...>]

For installing single configurations:

# see meta/configs/ for available configurations
❯ ./install-standalone <configs...>

You can run these installation commands safely multiple times, if you think that helps with better installation.

Contents

Profiles

❯ tree meta/profiles

meta/profiles
├── notebook-hp-830-g5-privat
├── notebook-lenovo-p15s-work
└── pc-lenovo-thinkstation-work -> notebook-lenovo-p15s-work

Dotbot configurations

❯ tree meta/configs

meta/configs
├── applications.yaml
├── bin.yaml
├── docker-apt.yaml
├── gdm-background.yaml
├── git-work.yaml
├── git.yaml
├── gnome-settings.yaml
├── gnome-terminal.yaml
├── keepercommander.yaml
├── lauterbach.yaml
├── nvim.yaml
├── tig.yaml
└── zsh.yaml

Dotfiles

❯ tree -I meta -I install-profile -I install-standalone -I LICENSE -I README.md

.
├── config
│   ├── git
│   │   ├── config
│   │   └── config-work
│   ├── nvim
│   │   ├── init.lua
│   │   ├── lua
│   │   │   ├── config
│   │   │   │   ├── auto-session.lua
│   │   │   │   ├── bufferline.lua
│   │   │   │   ├── cmp.lua
│   │   │   │   ├── dashboard.lua
│   │   │   │   ├── doge.lua
│   │   │   │   ├── galaxyline.lua
│   │   │   │   ├── lsp
│   │   │   │   │   ├── go.lua
│   │   │   │   │   ├── init.lua
│   │   │   │   │   ├── lua.lua
│   │   │   │   │   ├── null-ls.lua
│   │   │   │   │   ├── python.lua
│   │   │   │   │   ├── rust.lua
│   │   │   │   │   ├── typescript.lua
│   │   │   │   │   └── utils.lua
│   │   │   │   ├── lspsaga.lua
│   │   │   │   ├── lualine.lua
│   │   │   │   ├── neogit.lua
│   │   │   │   ├── neorg.lua
│   │   │   │   ├── nlsp-settings.lua
│   │   │   │   ├── sniprun.lua
│   │   │   │   ├── symbols-outline.lua
│   │   │   │   ├── telescope.lua
│   │   │   │   ├── test.lua
│   │   │   │   ├── treesitter.lua
│   │   │   │   ├── vimspector.lua
│   │   │   │   └── which-key.lua
│   │   │   ├── defaults.lua
│   │   │   ├── keymappings.lua
│   │   │   ├── plugins.lua
│   │   │   ├── settings.lua
│   │   │   └── utils
│   │   │       └── cheatsheet.lua
│   │   └── stylua.toml
│   ├── tig
│   │   └── config
│   └── zsh
│       ├── aliases.zsh
│       ├── themes
│       │   └── powerline.zsh-theme
│       └── zshrc
├── etc
│   └── apt
│       └── sources.list.d
│           └── ubuntu-fallback.list
├── local
│   └── bin
│       └── switch-apt-sources.sh
└── opt
    └── trace32
        └── config_usb_proxy.t32

dotfiles's People

Contributors

alegsan 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.