site stats

Github craftzdog fish

WebMay 8, 2024 · Prerequisites. Read the instructions of ANAVI pHAT and MH-Z19 Python module. Install dependencies: apt install build-essential wiringpi sudo apt install python-pip sudo pip install mh-z19. Put your service-account-key.json for the Firebase in the project root directory. See the documentation for more detail. WebSep 13, 2024 · GitHub - craftzdog/craftzdog-uses: A curated list of the tech I use, built with Astro and Tailwind CSS main 1 branch 0 tags craftzdog feat (post): add majexstand ff94d3e last week 62 commits .vscode feat (*): initial commit 7 months ago docs docs (readme): update 7 months ago public feat (post): add majexstand last week src

GitHub - craftzdog/craftzdog-homepage: My homepage

WebThemes for CodeMirror 6. Contribute to craftzdog/cm6-themes development by creating an account on GitHub. WebGitHub - craftzdog/craftzdog-homepage: My homepage master 2 branches 0 tags Go to file Code craftzdog fix (index): add a link to my newsletters 2ac6082 on Feb 15 67 commits components fix (debug): revert last month doc docs (readme): add readme 2 years ago lib fix (theme): typo 2 years ago pages fix (index): add a link to my newsletters last month organize apps on samsung tv https://passarela.net

dotfiles-public/peco_change_directory.fish at master - GitHub

WebThanks a lot @craftzdog for your dotfiles. I used them for linux operating system. Saved ton of time. EXA can be installed with apt or apt-get only if users have Ubuntu Release 20.10(Groovy Gorill... Webalitanwir / craftzdog-dotfiles-public. forked from craftzdog/dotfiles-public. master. 2 branches 0 tags. This branch is 42 commits behind craftzdog:master . 81 commits. Failed to load latest commit information. .config. images. WebGitHub - craftzdog/react-native-quick-websql: Fast WebSQL-compatible SQLite driver for React Native main 2 branches 2 tags Go to file Code craftzdog 0.3.0 45dc6e4 on Jan 16 10 commits .circleci chore: initial commit last year .husky chore (linter): remove community lint rules last year example feat (dep): bump up quick-sqlite to v6.1.1 3 months ago organize a pantry with deep shelves

@craftzdog/react-native-buffer - GitHub

Category:dotfiles-public/config-windows.fish at master · craftzdog ... - GitHub

Tags:Github craftzdog fish

Github craftzdog fish

dotfiles-public/config-windows.fish at master · craftzdog ... - GitHub

WebOct 9, 2024 · Fish shell Fisher - Plugin manager Tide - Shell theme. Use version 5: fisher install ilancosman/tide@v5 Nerd fonts - Powerline-patched fonts. I use Hack. z for fish - Directory jumping Exa - ls replacement ghq - Local Git repository organizer peco - Interactive filtering PowerShell setup (Windows) Scoop - A command-line installer Git for … WebJul 29, 2024 · This is simply made to make playing along with Stacy, easier! Enjoy the simplicity of Dog craft with a few added bits and bobs. Explore, Craft, Mine and Capture …

Github craftzdog fish

Did you know?

Webfunction fish_user_key_bindings # peco: bind \ cr peco_select_history # Bind for peco select history to Ctrl+R: bind \ cf peco_change_directory # Bind for peco change directory to Ctrl+F # vim-like: bind \ cl forward-char # prevent iterm2 from closing when typing Ctrl-D (EOF) bind \ cd delete-char: end WebOct 9, 2024 · A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior.

WebNov 16, 2024 · GitHub - craftzdog/react-native-checkbox-reanimated: Animated checkbox built with Reanimated v2 craftzdog / react-native-checkbox-reanimated Public master 1 branch 1 tag Go to file Code michaelessiet docs (readme): added a little bit about the error that some expo users… 4fc448b on Nov 15, 2024 7 commits .circleci chore: … WebAug 10, 2024 · My personal dotfiles. Contribute to craftzdog/dotfiles-public development by creating an account on GitHub.

WebGitHub - craftzdog/react-native-animated-todo: Animated ToDo app built with React Native and Reanimated v2 master 2 branches 0 tags Go to file Code neugomonov fix (dep): remove package-lock.json & update yarn.lock ( fixes #11) ( #12) b48bd66 on Jan 7 16 commits .expo-shared Created a new Expo app 2 years ago assets Created a new Expo … WebBuilt on top of Typr.js, which supports a wide range of .ttf and .otf fonts with speed and grace. Less than 14kB minified and gzipped. No need to worry about waiting for fonts to …

WebApr 10, 2024 · Vlog Transcription & Japanese Translation Tool. A personal tool for transcribing & translating my vlogs into Japanese. Tutorial video. Ingredients

WebFeb 17, 2024 · Ingredients. React - A JavaScript library for building UIs. Three.js - JavaScript 3D library. React Three Fiber - A React renderer for Three.js. @react-three/drei - Useful helpers for Fiber. how to use phone camera for discordWebNov 1, 2024 · A fast base64 module for React Native. Contribute to craftzdog/react-native-quick-base64 development by creating an account on GitHub. how to use phone at dave and bustersWebApr 29, 2024 · April 2024. Created 10 commits in 3 repositories. inkdropapp/inkdrop-embed 5 commits. inkdropapp/docs 3 commits. isliver/inkdrop-ask-gpt 2 commits. Created 1 … Repositories 142 - craftzdog (Takuya Matsuyama) · GitHub Projects - craftzdog (Takuya Matsuyama) · GitHub Packages - craftzdog (Takuya Matsuyama) · GitHub Stars 1.8k - craftzdog (Takuya Matsuyama) · GitHub A tag already exists with the provided branch name. Many Git commands … SQLite3 Native Plugin for React Native for Android, iOS, Windows and macOS. … how to use phone better crewlinkWebContribute to kaildrai/dotfiles development by creating an account on GitHub. Config files for terminal use. ... fish . nvim .gitignore . README.md . View code README.md. Terminal Setup Config Files. Credit to craftzdog (Takuya), most of the config files are identical to the setup created there. Setup Instructions: run ':PackerInstall' in ... how to use phoneburnerWebApr 11, 2024 · craftzdog feat (fish): add fish config. Latest commit 14497a3 on Apr 11, 2024 History. 1 contributor. how to use phone camera for twitchWebJul 22, 2024 · how does it work? The Buffer constructor returns instances of Uint8Array that have their prototype changed to Buffer.prototype.Furthermore, Buffer is a subclass of Uint8Array, so the returned instances will have all the node Buffer methods and the Uint8Array methods. Square bracket notation works as expected -- it returns a single octet. how to use phone audio for pcWebset fish_greeting "" set -gx TERM xterm-256color # theme: set -g theme_color_scheme terminal-dark: set -g fish_prompt_pwd_dir_length 1: set -g theme_display_user yes: set -g theme_hide_hostname no: set -g theme_hostname always # aliases: alias ls "ls -p -G" alias la "ls -A" alias ll "ls -l" alias lla "ll -A" alias g git: command -qv nvim ... how to use phone camera