Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

my Linux dotfiles

NotificationsYou must be signed in to change notification settings

qbbr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ____  ____  ____  _____ / __ \|  _ \|  _ \|  __ \| |  | | |_) | |_) | |__) || |  | |  _ <|  _ <|  _  /| |__| | |_) | |_) | | \ \ \___\_\____/|____/|_| _\_\     _       _    __ _ _  __| | ___ | |_ / _(_) | ___  ___ / _` |/ _ \| __| |_| | |/ _ \/ __|| (_| | (_) | |_|  _| | |  __/\__ \ \__,_|\___/ \__|_| |_|_|\___||___/

Bash binds

  • Selected text + Shift + MouseBtn1 - open url/path in browser (ff) [PRIMARY]
  • Selected text + Shift + MouseBtn2 - open url/path in idea (intellij) [PRIMARY]
  • Ctrl + Shift + c - copy selected text [CLIPBOARD]
  • Ctrl + Shift + v - paste [CLIPBOARD]
  • Shift + Home - scroll to top
  • Shift + End - scroll to bottom
  • Ctrl + / - print all session history

for X global keys see.xbindkeysrc
seeXTermon*Clicks kung-fu for mouse selection [PRIMARY]

X_Window_selection

Bash functions

see.bash_variables,.bash_functions

  • hello_msg
  • f - fork
  • l/ll - colorful ls
  • p/pm - colorful process usage
  • m - colorful mount
  • df - colorful df
  • extract - extract any archive
  • swap - swap 2 files
  • bak - backup file
  • md - print markdown
  • pp - pretty-print any file (pygmentize)
  • apt-history - install/upgrade/remove/rollback
  • tailf-monolog - colorful tail -f formonolog
  • get-cert-names
  • less-tree
  • data-url
  • decode-url
  • decode-base64
  • decode-imap-folder-name
  • set-tor-proxy
  • unset-tor-proxy
  • n/nls/nrm/nprint/np/ncat -simple notes

Requirements

all:

apt install fonts-hack bash-completion gawk tree pandoc xttitlepip install pygments pygments-solarized-style

Scripts

Simple notes

Installation

sudo ln -sf${PWD}/etc/bash_completion.d/simplenotes /etc/bash_completion.d/

Usage

  • n <note> - edit<note>.md
  • nls - ls notes dir
  • nrm <note> - rm<note>.md
  • nprint <note> - print<note>.md via$NOTES_PRINT_CMD
  • ncat <note> - cat<note>.md

Screenshots

old with terminus font

\wdwm +dzenbar

conky:

qbbr-conky

firefox-esr:

qbbr-firerfox-esr

vim +mc + xterm:

qbbr-vim-mc-xterm

mutt:

qbbr-mutt

xmonad:

qbbr-xmonad-xterm

android termux:

qbbr-android-termux


[8]ページ先頭

©2009-2025 Movatter.jp