Code Monkey home page Code Monkey logo

dotfiles's Introduction

README

info

A i3(i3-gaps) dotfile collection for manjaro distro bootstrap.

dotfiles structure

.
├── README.md
├── bin
│   └── i3blocks-contrib(submodule)
├── config
│   ├── alacritty
│   ├── dunst
│   ├── fcitx5
│   ├── htop
│   ├── i3
│   ├── i3blocks
│   ├── picom
│   └── rofi
├── home
│   ├── Xresources
│   ├── aliases
│   ├── bash_profile
│   ├── bashrc
│   ├── dircolors
│   ├── exports
│   ├── functions
│   ├── oh-my-zsh(submodule)
│   ├── tmux.conf
│   ├── wgetrc
│   ├── xinitrc
│   ├── zsh
│   └── zshrc
├── install.sh
├── packages.sh
└── resources
    └── fonts

home: default ln to ~ config: default ln to ~/.config bin: default ln to ~/.local/bin resources: binaries or fonts etc, need to install into system packages.sh: relay on specical distro, install basic software install.sh: install this dotfile to current user home

how to use

(1) clone to localhost

git clone https://github.com/hellmonky/dotfiles.git && cd dotfiles
git submodule update --init --recursive

need su authorition to do the process, and failure will need manully startup again.

(2) install dotfiles with install.sh

./install.sh -i

this action need su authorition to do some basic compents install, and will do everything to prepare work only in your $HOME.

(3) reboot because we do a lot of install and setup, reboot is very necessary, so reboot and enjoy :)

how to modify

dotfiles's People

Watchers

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