Skip to content

Instantly share code, notes, and snippets.

View ramantseshau's full-sized avatar

Raman Tseshau ramantseshau

View GitHub Profile
@ramantseshau
ramantseshau / Vagrantfile
Last active June 16, 2024 01:59
vagrant: add vm to group in virtualbox
config.vm.provider "virtualbox" do |v|
v.customize ["modifyvm", :id, "--groups", "/mygroupname"]
end
WSL
https://www.youtube.com/watch?v=UzLhcpH2D4c
https://www.youtube.com/watch?v=oF6gLyhQDdw
https://www.youtube.com/watch?v=CouuH3W6ZtA
https://www.youtube.com/watch?v=bsB2dvpdBYg
https://github.com/tfutils/tfenv
https://1password.com/downloads/command-line/
https://github.com/jesseduffield/lazygit
https://github.com/jesseduffield/lazydocker
https://ctop.sh/