Updated fish shell with VC prompt and right pwd
This commit is contained in:
parent
613c12af10
commit
ea7e25d25d
2 changed files with 18 additions and 3 deletions
3
fish/functions/edit.fish
Normal file
3
fish/functions/edit.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function edit
|
||||
emacsclient -no-wait $argv
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue