Skip to content

flavien-perier/linux-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

Linux Configuration

Screenshot

Add and configure 3 different shells :

  • bash
  • zsh
  • fish

These 3 shells then have equivalent prompts. These prompts have the following characteristics :

  • Time display
  • Display of the active shell (bash, zsh or fish)
  • Display of the active user
  • Display of the machine name
  • Display of the current location
  • Display of the branch Git of the current folder (if it exists)

Installation

curl -s https://sh.flavien.io/shell.sh | sudo sh -

Compatible with systems based on :

Compatible with the following architectures :

  • x86/64
  • ARMv7 -> RaspberryPi 2 and 3
  • ARMv8_x64 -> RaspberryPi 4

About

Configuration of a linux command line environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages