Skip to content

Package for install and config all my personal workspace [For Ubuntu]

License

Notifications You must be signed in to change notification settings

lwwcas/holo-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- - - - - - - - - - - - - - - - - Holo Builder - - - - - - - - - - - - - - - - -

Holo

Holo is a tool that helps me install and configure all my workspace. Everything that is repetitive, and it costs me time whenever I format my machine, just to leave every detail as I like, the holo configures. A very useful robot takes good care of him.

Every setting is specific to me.

But feel free to pick up your fork and configure it your way. Or even send a PR

Install

By default, the installation path is set to ~/.holo.

Git

Make sure you already have composer and Git installed

What is composer?

Frist

Run this command on your favorite terminal

git clone https://github.com/lwwcas/holo-builder.git ~/.holo && cd ~/.holo && composer install && cd ~/ && echo This Holo process is done.

Second

Paste this code in last line of the file .bashrc

source ~/.holo/src/Ubuntu/core.cfg

Third

Close your terminal and reopen

Is done, Really easy.

Commands

Install

You can install Google Chrome with:

holo install:chrome

You can install Git (and generate a ssh key) with:

holo install:git

You can install Visual Studio Code with:

holo install:vscode

Visual Studio Code

Set up Visual Studio Code with everything you need with:

holo vscode:build

You can install the monospaced font with programming ligatures (i use Fira Code) with:

holo vscode:font

You can install all my extensions with:

holo vscode:extensions

You can set my configuration with: ALERT : Is import you back up your settings!!

holo vscode:config

Contributing

If you happen to find any bug, or have an idea to improve the holo please open an issue or submit a PR. (A kind PR please)

About

Package for install and config all my personal workspace [For Ubuntu]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages