Giter VIP home page Giter VIP logo

vraisetup's People

Contributors

vraiment avatar

Watchers

 avatar

Forkers

jakajoko0

vraisetup's Issues

Improve README

  • Because the snippet is supposed to be run from a clean install, there is no Git and no clone happens, once the installation finishes it should be converted to a Git repository
  • The output of the Snippet should be recorded
  • Logic to convert archived branch into a repository:
    • It's done with git init && git remote add origin [email protected]:Vraiment/vraisetup.git

Configure .vimrc

I have a .vimrc I like to setup, it should be setup here as well

Setup git

Run commands to setup git, must be configurable

Setup NodeJS with NVM and Ruby with rbenv

  • Install scripting runtimes
    • NodeJS with nvm
      • wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | PROFILE=/dev/null bash
      • Install latest node with nvm install node
      • Set it as default nvm alias default node
    • Ruby with rbenv
      • wget -q https://github.com/rbenv/rbenv-installer/raw/HEAD/bin/rbenv-installer -O- | bash

Setup automation

It should be possible to run all of these in some form of CI/CD (like with a container) to verify the script works

Snap fails for already existing snaps

Reruning the script fails with:

+ /usr/bin/sudo /usr/bin/snap install spotify vlc
error: cannot install "spotify", "vlc": no install/refresh information results from the store

I need to check if the snaps are installed before installing them (and do nothing if they both are already installed)

Setup default applications

For now only Firefox needs to be setup as default: xdg-settings set default-web-browser org.mozilla.firefox.desktop

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.