some fixes
This commit is contained in:
parent
d3e917fa09
commit
5b162616d2
3 changed files with 8 additions and 13 deletions
|
|
@ -22,11 +22,6 @@ if status is-interactive
|
|||
$argv &>/dev/null & disown
|
||||
end
|
||||
|
||||
|
||||
function alacritty --description 'Create new Alacritty window'
|
||||
command alacritty msg create-window $argv
|
||||
end
|
||||
|
||||
function vman --description 'Uses Neovim as a manpager'
|
||||
man $argv | nvim +Man!
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue