1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-12-27 01:01:05 +00:00

Remove gn

This commit is contained in:
Mo 2022-05-14 15:39:55 +02:00
parent 2b172b219e
commit b4bccddf44

View file

@ -73,11 +73,6 @@ if status is-interactive
onefetch --no-palette $argv
end
function gn
/home/mo/bin/goneovim/goneovim --maximized $argv &>/dev/null &
disown
end
function build_sh
podman start build
podman exec -it build bash