Coder Social home page Coder Social logo

advantageous-overtake / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 124 KB

A minimal, extensible and lightweight pack of configuration files for both graphical and text-based development workflows.

License: Other

Shell 100.00%
archlinux-dotfiles dotfiles temux-dotfiles

dotfiles's Introduction

Continous Integration Creative Commons License

What is this?

This is the repository where most of my initialization and configuration files live in, these files are a core section of my daily development workflow.

The installation process

The installation process is fairly straightforward:

  • There are two modes of setup available.
  • They go by the names bare and visual
  • The bare mode is what you would call the minimalistic setup, it contains just enough for the initialization of both my system and my development environment .
  • The visual mode is what you would call the full setup, it inherits from the bare mode and it contains the following:
    • Provides both .xinitrc and .xserverrc files required for the X Server.
    • Provides a working wayland environment.
    • Configuration files for the following programs:
      • i3 window manager.
      • hyprland
      • rofi .
      • picom .
      • alacritty . -Some visual satisfaction.

Things said, lets move onto the actual setup process.

The setup.sh script can be invoked in this way:

path/to/setup.sh [setup_mode="bare"]?

The [setup_mode(...)]? section indicates that it takes an optional argument, called setup_mode, the value of this argument must be one of the previously mentioned setup modes.

And finally, the [(...)="bare"](...) section indicates that this argument has a value of "bare" as the default one.

Note: You must give the setup.sh script executable permissions, otherwise it will not be invoked.

You may do so with the following:

chmod a+x "setup.sh"

Contributions

I encourage everyone who considers my work helpful to contribute.

License

All files under this repository, excluding those belonging to a submodule, are licensed under the CC BY-NC-ND 4.0 license.

A copy of the license can be found in the repository root.

dotfiles's People

Contributors

advantageous-overtake avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

nikosszzz

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.