Skip to content

Shown when there is no command and user presses ENTER.

License

Notifications You must be signed in to change notification settings

zimfw/magic-enter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

magic-enter

A fork of the magic enter feature from subnixr's minimal prompt theme. Shown when there is no command at the start of a command line and user presses ENTER.

What does it show?

  • Info line:
    • The last command exit status only if it is not 0.
    • The number of background jobs only if there is at least one.
    • The current username, hostname and working directory.
    • The number of visible files, followed by the number of hidden files if any.
  • The directory stack if it's not empty.
  • ls output.
  • Concise git status only when inside a git repo.

About

Shown when there is no command and user presses ENTER.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages