- Install Kinto
- Prerequisites are python and xkeysnail
sudo pacman -S python
yay -S xkeysnail
- selected git one and needed fakeroot
- run setup and select mac
./setup.py
- add to your zshrc
-
Texas Roadhouse is offering free lunch to all Veterans and Active Duty military from 11 am to 4 pm on Veterans Day. Choose from a 10 entree menu, drink included.
-
54th Street Grill // Vets and active-duty military can swing by the American chain for a free entree up to $12 in value. Multiple locations, 54thstreetgrill.com.
-
BJ’s Restaurant On Veterans Day, all service members can enjoy a complimentary entree up to $14.95, plus a free Dr Pepper, by presenting a military ID or proof of service.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. | |
# Initialization code that may require console input (password prompts, [y/n] | |
# confirmations, etc.) must go above this block, everything else may go below. | |
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then | |
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" | |
fi | |
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:/usr/local/bin:$PATH |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// To view the default settings, hold "alt" while clicking on the "Settings" button. | |
// For documentation on these settings, see: https://aka.ms/terminal-documentation | |
{ | |
"$schema": "https://aka.ms/terminal-profiles-schema", | |
"defaultProfile": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}", | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from 'react'; | |
import { Link } from 'gatsby'; | |
import Layout from '../components/layout'; | |
import PostPreview from '../components/post-preview'; | |
import usePosts from '../components/hooks/use-posts'; | |
export default () => { | |
const posts = usePosts(); | |
return ( | |
<Layout> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="js/vue.min.js"></script><script>new Vue({el:"#app",data:{books:[{title:"The Evolution of Forward Surgery in the US Army: From the Revolutionary War to the Operations of the 21st Century",imageUrl:"FileDownloadpublic.aspx?docid=26d8885c-13bc-4569-afa8-40130ab5dd0e",link:"bookDetail.aspx?ID=b9e3e32a-9aa2-4531-9ca7-43ab28ccb028",year:2019,description:"This volume in the Borden Institute’s history series will describe forward US Army surgery from the 1700s to the present time. The book will look at advances in medicine and surgery that improved the lot of the American soldier. In particular, the book will examine the impact of disease upon troop strength, which had special impact in the Revolutionary War through the post-Civil War period. Forward surgery in the modern sense came of age in World War I. The challenge of so many different theaters of conflict in World War II will be examined from the portable surgical hospital of the China-Burma-India Theater of Operations to the surgical evacuation ho |
My name is Frank Pigeon and I am one of the maintainers of the Automated Publishing Tool(APT).
Preview of the new public homepage which incorporates the US Web Design System.
NewerOlder