Skip to content

kode9/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dependencies

pbzip2

Parallel implementation of the bzip2 block-sorting file compressor

xsel

XSel is a command-line program for getting and setting the contents of the X selection

ccache

Compiler cache that speeds up recompilation by caching previous compilations

ripgrep

A search tool that combines the usability of ag with the raw speed of grep

chars

Command line tool to display information about unicode characters.

dust

du + rust = dust. Like du but more intuitive

zenith

Terminal system monitor with histograms, written in Rust

procs

A modern replacement for ps written by Rust

ddh

Manage duplicate files

tealdeer

A fast tldr client in Rust.

the_silver_searcher

Code searching tool similar to Ack, but faster

alacritty

A cross-platform, GPU-accelerated terminal emulator

bat

Cat clone with syntax highlighting and git integration

fd

Simple, fast and user-friendly alternative to find

hyperfine

A command-line benchmarking tool

tmux

A terminal multiplexer

watchexec

Executes commands in response to file modifications exa::ls replacement

emacs

The extensible, customizable, self-documenting real-time display editor

firefox

Standalone web browser from mozilla.org

pigz

Parallel implementation of the gzip file compressor

A tester

  • sd: sed alternative

  • podman

  • jq/jc

  • dot (rust) dotfile manager

Key bindings

tmux

Prefix Key Command Description

C-b

/

command-promp

Open the tmux internal command prompt

C-b

"

split-window -h

Split window horizontally

C-b

é

split-window -v

Split window vertically

C-b

a

last-window

Switch to last window

C-b

l

choose-tree

List windows as a tree

C-b

L

find-window

Search window

C-b

K

kill-window

Kill window

C-b

q

last-pane

Switch to the previously active pane

C-b

f

resize-pane -Z

Zoom / unzoom pane

C-b

k

kill-pane

Kill pane

C-b

Q

display-panes

Show panes numbers

C-b

:

copy-mode

Enter copy mode

C-b

!

paste-buffer

Paste copy buffer into current pane

C-b

R

source-file

Reload configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published