One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
while read -r line; do echo ": $(date +%s):0;$line"; done < .bash_history > .bash_history_to_zsh_history |
hs.hotkey.bind({"ctrl"}, "space", function() | |
local app = hs.application.get("kitty") | |
if app then | |
if not app:mainWindow() then | |
app:selectMenuItem({"kitty", "New OS window"}) | |
elseif app:isFrontmost() then | |
app:hide() | |
else | |
app:activate() | |
end |
git config --global alias.co checkout ; git config --global alias.br branch ; git config --global alias.ci commit ; git config --global alias.st status |
watch -n 0.1 du -s lookingatu.txt |
const fetch = require('node-fetch'); | |
const cheerio = require('cheerio'); | |
(async () => { | |
let nextPage = 'https://old.reddit.com/user/fbiciansa.gov'; | |
let pageNo = 1; | |
while (nextPage) { | |
const response = await fetch(nextPage); | |
const body = await response.text(); |
Edit stylesheet
vim /Applications/Visual\ Studio\ Code.app/Contents/Resources/app/out/vs/workbench/workbench.main.css
The classname for the editor already exists in the stylesheet. Add the following declaration to it at the top of the file.
curl -s http://jon.luini.com/thelist/thelist.txt 2>&1 | sed '1,11d' | sed '/^$/q' | sed -z 's/\n[[:space:]]//g' | sed 's/ */ /g' > bayshows.txt |
I hereby claim:
To claim this, I am signing this object: