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:
I hereby claim:
To claim this, I am signing this object:
# ~/.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 |
# 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' |
if &compatible | |
finish | |
endif | |
if has('autocmd') | |
filetype plugin indent on | |
endif | |
if has('syntax') && !exists('g:syntax_on') | |
syntax enable | |
endif |
This file is meant to be a guide for me (and anyone else) that can just simply install something that looks decent with minimal effort. A lot of the stuff I see nowdays isn't that well layed out (apart from the actual arch docs) but even then, the documentation couldn't possibly format (into a simple, consise manner) the great amount of errors and edge cases one might encounter when trying to follow a step. Unfortunately this guide doesn't cover that either, as that would take me... years? Dedcades? Probably a really long time.
But nonetheless, this guide is for myself and suits my needs but contributions are welcome.
This part is 1/2 of the installation when it comes to this sort of setup. This installation component should cover essentially
During the class, we collaborated as a group to brainstorm the habits of successful individuals. We also got to know each other by sharing our names and hobbies. Afterwards, we reported our findings to the instructor within the given time frame. The course covered the fundamentals of engineering, its importance, and the specific area of expertise of our lecturer, Dr. Lalbakhsh, which is radio and telecommunications engineering. The session also included a tutorial on navigating the online portal and a ten-minute break. We were informed that a substitute teacher would be taking tomorrow's lesson. Additionally, we learned that there would be three group assignments worth 50% of our grade, and the significance of having strong communication skills as an engineer. The instructor emphasized that the first half-hour of the class was crucial, and it's acceptable to arrive up to five minutes late. We also discovered how to navigate to Woodsville Road using Google Maps when Edwards' phone guided us. Overall, it was an |
\documentclass[a4paper,14pt,oneside,openany]{memoir} | |
\usepackage[left=30mm, right=15mm, top=20mm, bottom=20mm]{geometry} | |
\pagestyle{plain} | |
\parindent=1.25cm | |
\usepackage{indentfirst} | |
\usepackage[english]{babel} | |
\setsecnumdepth{subsection} |
___ ___ _ _ | |
| \/ | | | (_) | |
| . . | ___ _ _ _ __ | |_ __ _ _ _ __ ___ | |
| |\/| |/ _ \| | | | '_ \| __/ _` | | '_ \/ __| | |
| | | | (_) | |_| | | | | || (_| | | | | \__ \ | |
\_| |_/\___/ \__,_|_| |_|\__\__,_|_|_| |_|___/ |
/\ | |
/**\ | |
/****\ /\ | |
/ \ /**\ | |
/ /\ / \ /\ /\ /\ /\ /\/\/\ /\ | |
/ / \ / \ / \/\/ \/ \ /\/ \/\ /\ /\/ / / \/ \ | |
/ / \/ /\ \ / \ \ / \/ / / \/ \/ \ / \ \ | |
/ / \/ \/\ \ / \ / / \ | |
__/__/_______/___/__\___\__________________________________________________ |