Programming Utilities
Command directory for Programming tools and utilities.
editor
Fisher is a plugin manager for Fish shell that streamlines the process of editing configurations and installing plugins seamlessly into the Fish environment.
else
This command references the 'else' statement, a fundamental control structure used in most programming languages to provide alternative execution paths.
esac
Bash keyword to terminate case statements.
esc-i
Insert mode allows for the direct editing of text, enabling user input in Neovim.
esc-search_pattern-enter
Searching within Neovim documents assists in quickly locating necessary information for editing tasks.
esc-u
Vim's undo functionality operates in Normal mode, allowing for efficient retrieval of previously made edits, supporting agile coding practices.
esc-y-y-d-d
Copying or cutting lines allows for easy manipulation of text within Neovim, facilitating efficient edits.
example
Shows example outputs based on Yacas functions in an active session.
execpod
Provides a mechanism for executing commands directly within a Kubernetes pod's container environment, facilitating real-time troubleshooting.
function
Shell scripting allows for efficient execution of repetitive tasks through function definitions.
google-chrome
Google Chrome is an open-source web browser developed by Google, primarily focused on speed and security.
hoogle
Hoogle is a Haskell API search engine, allowing for efficient identifier discovery and documentation.
i
Insert mode enables direct text input within editors.
ifs
The Internal Field Separator (IFS) is a special variable in Bash used to determine how Bash splits a string into separate arguments.
integrate-x-cos-x
Allows execution of Yacas statements within an active session.
invoke-binary
Invokes a specified executable from a designated directory, requiring correct execution environment and permissions.
irb
irb launches an interactive Ruby shell for real-time coding and testing.
k3s-uninstall.sh
The uninstall script removes K3s and any components associated with the installation, ensuring no remnants.
load
Load firmware onto an embedded device.
mapfile
The 'mapfile' command reads lines from a file into an array variable.
mpicxx
mpicxx is a wrapper for the C++ compiler provided by MPICH, enabling C++ MPI application development and compilation.
path-to-script.sh
Shell scripts are scripts written to be run in shell environments, executing a series of commands in sequence.
random-4096
`random-4096` serves as a mechanism for adding conditional logic to fetch randomized data selectively.
rerun
This command enables the rerunning of commands based on history within the ptghci environment.
s---shell
Allows root shell access while retaining the invoking user's environment, essential for certain operations that depend on specific configurations.
s-foo-enter-c-bar-esc
Replacement commands allow bulk editing within documents.
script.ps1
Executes a PowerShell script located in the user's scripts directory, requiring set execution policies for operation.
shell_command
Run any shell command from within Radare2, allowing interaction with the operating system directly from the debugging context.
sindresorhus
Sindresorhus CLI offers an interactive command-line interface for rapid development tasks.
space-arrowup
The space-arrowup command utilizes keybindings for Tetris piece rotation, enabling players to enhance their gameplay strategy effectively.
speedcrunch
SpeedCrunch is an advanced scientific calculator with a user-friendly interface.
st-util
GDB server for ST-Link devices.
style
The 'style' command is utilized to modify the syntax highlighting scheme of the PTGHCi REPL to aid in clarity during code evaluation, especially useful during debugging sessions.
t-n
Sets the Internal Field Separator (IFS) to its default setting of whitespace including space, tab, and newline.
typeset
The 'typeset' command is used in shell scripting to define variable attributes, enhancing scope and type safety.
unhash
The `unhash` command allows shell users to restore original command functionality, effectively managing function overrides in scripts or interactive sessions.
venv
Venv is a module to create lightweight virtual environments for Python projects.
world
Applies regular expression pattern matching to identify strings concluding a line.
z-a
Vimdiff supports folding functionalities, optimizing code readability through selective visibility management, instrumental in code review processes.
exit-quit-logout-q
A set of commands to terminate a session with the Arthas client when debugging Java applications.