Bookmarks tagged [windows]
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.
- tags: windows, macos, linux, bash, documentation, unix
source code
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
- tags: windows
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.
- tags: windows
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:
...
- 📆 published on: 2016-08-03
- tags: git, git-rebase, windows
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.
- tags: productivity, tools, macos, windows
https://devblogs.microsoft.com/scripting/use-windows-powershell-to-search-for-files/
Summary: Use Get-Childitem to search the files system with PowerShell.
- 📆 published on: 2016-06-27
- tags: windows, powershell, bat, cmd
https://superuser.com/questions/108207/how-to-run-a-powershell-script-as-administrator
- Create a shortcut to your Powershell script on your desktop
- Right-click the shortcut and click Properties
- Click the Shortcut tab
- Click Advanced
- Select Run as Administrator
- tags: windows, powershell
https://github.com/retep998/winapi-rs
- tags: rust, platform, windows
source code
https://github.com/gonutz/d3d9
Go bindings for Direct3D9.
- tags: go, windows
source code
https://github.com/go-ole/go-ole
Win32 OLE implementation for golang.
- tags: go, windows
source code
https://github.com/MonaxGT/gosddl
Converter from SDDL-string to user-friendly JSON. SDDL consist of four part: Owner, Primary Group, DACL, SACL.
- tags: go, windows
source code
https://github.com/Awesome-Windows/Awesome#readme
💻 An awesome & curated list of best applications and tools for Windows. - Awesome-Windows/Awesome
- tags: awesome-list, platform, windows
source code
https://github.com/bobthecow/git-flow-completion/wiki/Install-Bash-git-completion
How to install git completion on different platforms...