Last active
October 25, 2018 08:13
-
-
Save anothergituser/9775b2afd5af0e2fde9c2ec128fd6802 to your computer and use it in GitHub Desktop.
This file contains 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
autodetach on | |
startup_message off | |
hardstatus alwayslastline | |
shelltitle 'bash' | |
hardstatus string '%{gk}[%{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= w}%?%+Lw%?%? %{g}][%{d}%l%{g}][ %{= w}%Y/%m/%d %0C:%s%a%{g} ]%{W}' | |
bindkey -k k6 prev | |
bindkey -k k7 next |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment