Skip to content

Instantly share code, notes, and snippets.

View rabajaj0509's full-sized avatar
✌️
livin' the dream...

Rahul Bajaj rabajaj0509

✌️
livin' the dream...
  • Queen's University
  • kingston, Ontario
View GitHub Profile
#!/usr/bin/env sh
i3lock -i ~/.config/i3/lock_screen.png
#!/bin/bash
iatest=$(expr index "$-" i)
#######################################################
# SOURCED ALIAS'S AND SCRIPTS BY zachbrowne.me
#######################################################
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc