mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-27 14:13:47 +03:00
4 lines
152 B
Fish
4 lines
152 B
Fish
# Created by lean_wizard
|
|
function fake_prompt --description 'Write out the prompt'
|
|
set -g last_pipestatus $pipestatus
|
|
set -g last_status $status |