parent
0e0e0d3035
commit
fbc5d0a5af
|
|
@ -160,6 +160,7 @@ themes/easy
|
||||||
themes/essential
|
themes/essential
|
||||||
themes/modern
|
themes/modern
|
||||||
themes/norbu
|
themes/norbu
|
||||||
|
themes/p4helpers.theme.bash
|
||||||
themes/pete
|
themes/pete
|
||||||
themes/powerline
|
themes/powerline
|
||||||
themes/pure
|
themes/pure
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
function _p4-opened {
|
function _p4-opened {
|
||||||
timeout 2.0s p4 opened -s 2> /dev/null
|
timeout 2.0s p4 opened -s 2> /dev/null
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue