This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
cat<<EOF | |
############################################################################### | |
# Byobu f-key keybindings | |
# This configuration profile is intended to provide a useful | |
# keybindings using the keyboard's f-keys | |
# | |
# Copyright (C) 2008 Nick Barcet <[email protected]> | |
# Dustin Kirkland <[email protected]> |
OlderNewer