forked from extern/nix-config
Remove vagrant abbreviations
I have no plans to continue using Vagrant now that I know how to use Nix and NixOS.
This commit is contained in:
parent
58a829819a
commit
c887c4f005
@ -51,12 +51,6 @@
|
||||
yin = "yarn install";
|
||||
yu = "yarn upgrade-interactive";
|
||||
|
||||
v = "vagrant";
|
||||
vu = "vagrant up";
|
||||
vh = "vagrant halt";
|
||||
vs = "vagrant ssh";
|
||||
vp = "vagrant provision";
|
||||
|
||||
dl = "yt-dlp";
|
||||
vol =
|
||||
"wpctl set-volume '@DEFAULT_AUDIO_SINK@'"; # Change the volume, e.g. vol 10%+, vol 10%-, vol 100%
|
||||
|
Loading…
Reference in New Issue
Block a user