From d1f690c17546ef07aa63363c6644f12957687d30 Mon Sep 17 00:00:00 2001 From: Mike Vink <> Date: Thu, 20 Apr 2023 09:05:13 +0200 Subject: alias V to source session file --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index ad7f3bb..d6d57c0 100644 --- a/home.nix +++ b/home.nix @@ -43,6 +43,7 @@ h = "home-manager switch --flake ${config.home.homeDirectory}/flake#mvinkio --impure"; fa = "azdo-switch-project"; v = "nvim"; + V = "nvim -S .vimsession.vim"; M = "xrandr --output HDMI1 --auto --output eDP1 --off"; m = "xrandr --output eDP1 --auto --output HDMI1 --off"; mM = "xrandr --output eDP1 --auto --output HDMI1 --off"; -- cgit v1.2.3