Skip to content

Instantly share code, notes, and snippets.

View fabiorzfreitas's full-sized avatar

Fábio fabiorzfreitas

View GitHub Profile
@martinsotir
martinsotir / conda_4.6_powershell.md
Last active June 29, 2025 12:36
Enable conda in powershell

Enabling conda in Windows Powershell

First, in an administrator command prompt, enable unrestricted Powershell script execution (see About Execution Policies):

set-executionpolicy unrestricted

Then makes sure that the conda Script directory in is your Path.

@RubenKelevra
RubenKelevra / fast_firefox.md
Last active November 11, 2025 04:26
Make Firefox fast again