Skip to content

regazzoj/dev-env-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it ?

dev-env-core is a tool that setup a development environment on a linux based OS.

The core version is a minimalist non intrusive version :

  1. It applies a minimal set of dotfiles templates (i3, tmux, git, bash aliases, git bash prompt, bash completions)
  2. It installs only a minimal set of tools on system : tmux

Supported systems

  • Manjaro

The tools has been tested on Manjaro Linux i3 distribution

Getting started

  1. Install on Manjaro
  2. Print the cheat sheet (pour générer un pdf : npx md-to-pdf --pdf-options '{"margin": "15mm 15mm"}' cheatsheet.md)
  3. Troubleshooting

Custom your i3 settings

You can edit your ~/.i3/config file (see web documentation) To manage your worksapaces display, search for Workspace names in this file, and set for example set $ws1 1: the  is an icon. You can found more icons here. Fell free to complete it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.9%
  • Vim Script 0.1%