Code Monkey home page Code Monkey logo

config.cli's Introduction

Command line devel environment based on Ubuntu 24.04

This is my command line "IDE". It's zsh, tmux and nvim with custom configs.This is meant to be ran on a command-line only environment such as a docker container, WSL2 on windows, or a Linux install (virtual or phisical machine).

Install

On docker.

  1. Install docker

  2. Run this:

    cd scripts
    ./docker_install.sh 
    ./docker_start.sh   # Will start zsh in a docker container
    cd Config/scripts
    ./install.sh
    exit
    ./docker_start.sh
    

Uninstall

Delete the rvg_devel_img image and the rvg_devel container, or (dangerous) run cd scripts && ./docker_uninstall.sh

On Ubuntu (WSL2, virtual machine, or physical machine).

  1. Install ubuntu 24.04 and make sure you can login as root.

  2. Clone this repo to /home/rvg/Config

  3. If no normal user was created during install, see scripts/create_user.sh. Log in as a normal (not root) user.

  4. Run

    cd scripts
    ./istall.sh
    

config.cli's People

Contributors

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