Skip to content

Instantly share code, notes, and snippets.

View H4ppy-04's full-sized avatar
๐Ÿˆ
Probably fighting a compiler

Joshua H4ppy-04

๐Ÿˆ
Probably fighting a compiler
View GitHub Profile
@H4ppy-04
H4ppy-04 / aliases
Created February 6, 2024 04:47
My bash aliases (and zsh aliases since it works for that as well)
# cargo
alias c=cargo
alias cr='cargo run'
alias cf='cargo fmt'
alias cn='cargo new'
alias cc='cargo check'
alias ct='cargo test'
alias ca='cargo add'
alias cdo='cargo d --open'
alias cb='cargo build'
@H4ppy-04
H4ppy-04 / bashrc
Created February 6, 2024 04:59
My bash rc
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# If not running interactively, don't do anything
case $- in
*i*) ;;
*) return;;
esac

Keybase proof

I hereby claim:

  • I am h4ppy-04 on github.
  • I am h4ppy_ (https://keybase.io/h4ppy_) on keybase.
  • I have a public key ASA_s5pOpbspPR_XJ54HdJUaAxYyB55sG-bI9SuXxhVOkQo

To claim this, I am signing this object: