Tools


<sodipodi:namedview id=“namedview1234” pagecolor="#ffffff" bordercolor="#000000" borderopacity=“0.25” inkscape:showpageshadow=“2” inkscape:pageopacity=“0.0” inkscape:pagecheckerboard=“0” inkscape:deskcolor="#d1d1d1" showgrid=“false” inkscape:zoom=“2.0058594” inkscape:cx=“72.288217” inkscape:cy=“256.24927” inkscape:window-width=“3840” inkscape:window-height=“2066” inkscape:window-x=“3829” inkscape:window-y="-11" inkscape:window-maximized=“1” inkscape:current-layer=“svg1232” />Backspace

Update Log

Updated 2023 06 02

Command Line Interface

A command line interface (CLI) is a text-based user interface that allows users to interact with a computer program or operating system through typed commands. It provides a direct and efficient way to execute commands, manage files and directories, and perform various tasks. The CLI typically presents a prompt where users can enter commands and receive text-based output in response. It offers powerful scripting capabilities, enabling automation and batch processing. While lacking graphical elements, the CLI offers flexibility, speed, and precise control over system operations, making it a preferred choice for developers, system administrators, and advanced users.

Current Computer

  • Windows 10 + WSL2 UBUNTU
  • Intel Core i9-10900K CPU @ 3.70GHz (10 Core 20 Threads)
  • 32 GB DDR4
  • 2 x 2 TB NVME SSD’s
  • GTX 1060 6GB Video Card

Dev Tools


VSCODE

Visual Studio Code (VSCode) is a popular and highly customizable source code editor that provides an intuitive and feature-rich environment for writing, debugging, and collaborating on software development projects.

Blender Python Code Templates - Plug-In

Bootstrap 4 snippets - Plug-In

Firefox Debugger - Plug-In

ES7 + REACT - Plug-In

Hugo Syntax - Plug-In

JS JSX Snippets - Plug-In

WSL - Plug-In

Pylance - Plug-In

markdownlint - Plug-In

Docker - Plug-In

GitHub Copilot - Plug-In

ESLint - Plug-In

XML Tools - Plug-In

GitHub Actions - Plug-In

Makefile Tools - Plug-In


NEOVIM

Neovim is a modernized and extensible text editor that aims to improve upon the classic Vim editor by enhancing its performance, adding new features, and offering better compatibility with modern workflows.

Tree Sitter - Plug-In

Telescope - Plug-In

FZF - Plug-In


FISH

Fish is a user-friendly command shell with an intuitive interface, auto-completion, syntax highlighting, and powerful scripting, making it a popular choice for developers and power users.

Fisher - Plug-in manager

Tide - Plug-in


TMUX

TMUX is a terminal multiplexer that allows users to create and manage multiple terminal sessions within a single window, providing efficient multitasking and enhanced productivity in a command-line environment.

TPM - Plug-in manager

Resurect - Plug-in

Zoxide - Plug-in


BASH


Git & Git Actions