diff options
Diffstat (limited to 'src/profile')
| -rw-r--r-- | src/profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/profile b/src/profile index 2f4100b..18382fa 100644 --- a/src/profile +++ b/src/profile @@ -20,4 +20,7 @@ bind key \x1bd ct prompt_del_right_word bind key \x17 ct prompt_del_left_word bind key '|' ct prompt_pipe_previous +pish_theme enable + alias ls = 'ls --color=auto' + |
