Skip to content

fortunes-hypernode-hints is a package that contains useful hints for users and developers. If you have encountered any good hints that can be useful to all of us, please add it here.

Notifications You must be signed in to change notification settings

ByteInternet/fortunes-hypernode-hints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fortune-hypernode-hints for Hypernode

To display a Hypernode hint each time you start a new shell, use one of the following code fragments in your shell startup file:

For bash, place this fragment in your .bashrc

if [ -x /usr/games/fortune ]; then
  /usr/games/fortune hypernode-hints
  echo ""
fi

This is a fork of fortunes-debian-hints. See FortunesDebianHints for more information.

About

fortunes-hypernode-hints is a package that contains useful hints for users and developers. If you have encountered any good hints that can be useful to all of us, please add it here.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages