windows.md

July 15, 2021 · View on GitHub

Bookmarks tagged [windows]

www.codever.land/bookmarks/t/windows

GitHub - jlevy/the-art-of-command-line: Master the command line, in one page

https://github.com/jlevy/the-art-of-command-line

Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.


How to Change Your Default Web Browser in Windows

https://www.pcmag.com/how-to/how-to-change-your-default-web-browser

For Windows 10, type Default apps in System bar and then change the order for browsers


Debloat Windows 10 in 2020 – Chris Titus Tech

https://christitus.com/debloat-windows-10-2020/

Chris Titus Tech was started as a resource for all things technology. It has evolved from a YouTube channel to now be a resource for anyone wanted to learn about a variety of tech.


Git Tips #2 - Change editor for interactive Git rebase

https://www.kevinkuszyk.com/2016/03/08/git-tips-2-change-editor-for-interactive-git-rebase/

Open a command prompt and type the following command:

...


f.lux: software to make your life better

https://justgetflux.com/

f.lux fixes this: it makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day.


Use Windows PowerShell to search for files

https://devblogs.microsoft.com/scripting/use-windows-powershell-to-search-for-files/

Summary: Use Get-Childitem to search the files system with PowerShell.


how to run a powershell script as administrator - Super User

https://superuser.com/questions/108207/how-to-run-a-powershell-script-as-administrator

  1. Create a shortcut to your Powershell script on your desktop
  2. Right-click the shortcut and click Properties
  3. Click the Shortcut tab
  4. Click Advanced
  5. Select Run as Administrator

retep998/winapi-rs

https://github.com/retep998/winapi-rs

Windows API bindings


d3d9

https://github.com/gonutz/d3d9

Go bindings for Direct3D9.


go-ole

https://github.com/go-ole/go-ole

Win32 OLE implementation for golang.


gosddl

https://github.com/MonaxGT/gosddl

Converter from SDDL-string to user-friendly JSON. SDDL consist of four part: Owner, Primary Group, DACL, SACL.


awesome-Awesome

https://github.com/Awesome-Windows/Awesome#readme

:computer: An awesome & curated list of best applications and tools for Windows. - Awesome-Windows/Awesome


Install Bash git completion

https://github.com/bobthecow/git-flow-completion/wiki/Install-Bash-git-completion

How to install git completion on different platforms...