Skip to content

Instantly share code, notes, and snippets.

View beingpolymath's full-sized avatar

Sai Teja Pinnoju beingpolymath

View GitHub Profile
@beingpolymath
beingpolymath / archlinux.md
Created July 21, 2023 16:26 — forked from PillTime/archlinux.md
Installing Arch Linux

Installing Arch Linux

Small notes before we start:

  • Some computers won't work out of the box because of bugs left by the manufacturers. For example, my laptop needs the kernel parameter pcie_aspm=off for the wifi to work properly.
  • Arch Linux now comes with an installer, so if you just want a minimal system ready in a few minutes, you're better off just doing archinstall.
  • The only officially supported architecture by Arch Linux is x86_64, so make sure your computer uses that architecture before attempting to install it.
  • This guide is for UEFI only, not BIOS.

@beingpolymath
beingpolymath / .Xresources
Created November 14, 2022 22:01 — forked from m4jrt0m/.Xresources
.Xresources theme for rofi and terminal
! *----------------------------*
! | Dotfiles - .Xresources |
! *----------------------------*
! This files contains configuration for:
! * terminal colours
! * urxvt
! * rofi
@beingpolymath
beingpolymath / arch-i3gaps-install.md
Created November 14, 2022 21:42 — forked from fjpalacios/arch-i3gaps-install.md
Arch + i3-gaps Install Guide

Arch + i3-gaps Install Guide

First set up your keyboard layout. For example, in Spanish:

   # loadkeys es

For a list of all acceptable keymaps:

   # localectl list-keymaps
@beingpolymath
beingpolymath / charles-proxy-android.md
Created October 14, 2022 19:51 — forked from twaddington/charles-proxy-android.md
How to set up Charles Proxy for the Android Emulator.

Charles Proxy Android

Note: Consider using mitmproxy instead of Charles. There is better, more recent, documentation for using mitmproxy on Android.

Steps

1. Add the Network Security Configuration to your app