initial dotfiles
This commit is contained in:
commit
45e5fe53d2
370 changed files with 25449 additions and 0 deletions
5
.config/fish/fish_right_prompt.fish
Normal file
5
.config/fish/fish_right_prompt.fish
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
function fish_right_prompt
|
||||
set_color 666666
|
||||
date "+%H:%M:%S"
|
||||
set_color normal
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue