Code Monkey home page Code Monkey logo

czsh's Introduction

czsh

Some have a repo with dot-files, here is a repo with my shell and tools packaged in a docker image. What started as zsh with oh-my-zsh and agnoster theme in a container became a repo of the settings I like and some helpers.

This is thought as a toolbox and contains:

Use

The goal is to feel at home without impacting the host itself. There are 2 ways to start the container:

  • czsh: The current directory is mounted inside the container.
  • me: Each sub-directory of your HOME directory are mounted in the container.

Each of them can be started as a shell or as an environment for a single command:

  • As a shell:
$ czsh

  • As an environment:
$ czsh command

Install / Deploy

This is just shortcuts added in /usr/local/bin:

docker run --rm --entrypoint deploy -v /usr/local/bin:/deploydir cell/czsh

powerline

One nice thing of the agnoster theme is the prompt. Sadly it relies on some fonts on your host and compatibilities with your terminal. czsh doesn't solve this problem.

What worked for me is to follow the steps in the Dockerfile of this project after #powerline, there.

Others

This image relies on cell/playground.

A similar image centered on vim is cell/cvim.

czsh's People

Contributors

cell avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

czsh's Issues

Please add usage instructions

It's unclear from the readme exactly how you would use this - if it's running in a container, what arguments should you pass to it so that it can access the other applications on your machine? And are you going to lose your command history when the container exits?

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.