Skip to content

Instantly share code, notes, and snippets.

@hirak99
hirak99 / stay_awake.py
Created November 12, 2021 17:17
Ubuntu script to stay awake
"""Stays awake as long as this script is active.
Requires -
sudo apt install xprintidle xdotool
Based on -
https://askubuntu.com/questions/524384/how-can-i-keep-the-computer-awake-depending-on-activity
"""
@hirak99
hirak99 / cloudSettings
Last active August 20, 2021 20:21
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-02-25T19:53:02.722Z","extensionVersion":"v3.4.3"}
@hirak99
hirak99 / .vimrc
Last active March 16, 2022 08:38
Vim Configuration
" To download tun the command -
" curl https://gist.githubusercontent.com/hirak99/46d81a4350849c9ca75baaccfde52bda/raw > ~/.vimrc
" Add the following to ~/.bashrc -
" export TERM=xterm-256color
:syntax on
colorscheme desert
" size of a hard tabstop
@hirak99
hirak99 / VitaleNumber.ipynb
Last active August 29, 2015 14:24
Vitale numbers
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.