diff --git a/.gitignore b/.gitignore index f74f180..ea12c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /janus/* +byobu/.ssh-agent diff --git a/byobu/.tmux.conf b/byobu/.tmux.conf new file mode 100644 index 0000000..e69de29 diff --git a/byobu/color.tmux b/byobu/color.tmux new file mode 100644 index 0000000..a1e60dd --- /dev/null +++ b/byobu/color.tmux @@ -0,0 +1,5 @@ +BYOBU_DARK=black +BYOBU_LIGHT=white +BYOBU_ACCENT=magenta +BYOBU_HIGHLIGHT=red +MONOCHROME=0 \ No newline at end of file diff --git a/byobu/keybindings.tmux b/byobu/keybindings.tmux new file mode 100644 index 0000000..e69de29 diff --git a/byobu/prompt b/byobu/prompt new file mode 100644 index 0000000..c0a7eeb --- /dev/null +++ b/byobu/prompt @@ -0,0 +1 @@ +[ -r /usr/share/byobu/profiles/bashrc ] && . /usr/share/byobu/profiles/bashrc #byobu-prompt#