All Projects → Duncaen → dotfiles

Duncaen / dotfiles

Licence: other
Portable configuration files and utility scripts for Linux and OpenBSD

Programming Languages

shell
77523 projects
Vim Script
2826 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
awk
318 projects

Projects that are alternatives of or similar to dotfiles

Zenroom
Small, secure and portable virtual machine for crypto language processing
Stars: ✭ 96 (+231.03%)
Mutual labels:  portable, posix
Stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
Stars: ✭ 43 (+48.28%)
Mutual labels:  portable, posix
Tinydir
Lightweight, portable and easy to integrate C directory and file reader
Stars: ✭ 575 (+1882.76%)
Mutual labels:  portable, posix
onionjuggler
Manage your Onion Services via CLI or TUI on Unix-like operating system with a POSIX compliant shell.
Stars: ✭ 31 (+6.9%)
Mutual labels:  portable, posix
whatsapp-portable
🚀 WhatsApp portable for Windows
Stars: ✭ 36 (+24.14%)
Mutual labels:  portable
nix-portable
Nix - Static, Permissionless, Installation-free, Pre-configured
Stars: ✭ 356 (+1127.59%)
Mutual labels:  portable
oursh
Your comrade through the perilous world of UNIX.
Stars: ✭ 59 (+103.45%)
Mutual labels:  posix
Onyx
UNIX-like operating system written in C and C++
Stars: ✭ 52 (+79.31%)
Mutual labels:  posix
lua-shm-state-poc
Lua state in shared memory: a proof of concept
Stars: ✭ 22 (-24.14%)
Mutual labels:  posix
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-10.34%)
Mutual labels:  posix
homebrew-portable-ruby
🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
Stars: ✭ 96 (+231.03%)
Mutual labels:  portable
Eclector
A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees
Stars: ✭ 94 (+224.14%)
Mutual labels:  portable
fusell-seed
FUSE (the low-level interface) file system boilerplate 📂 🔌 💾
Stars: ✭ 13 (-55.17%)
Mutual labels:  posix
Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
Stars: ✭ 267 (+820.69%)
Mutual labels:  portable
genspio
Generate Shell Phrases In OCaml
Stars: ✭ 46 (+58.62%)
Mutual labels:  posix
init
KISS Linux - Init Framework
Stars: ✭ 85 (+193.1%)
Mutual labels:  posix
BingMapsSDSToolkit
This toolkit makes it easy to use the Bing Maps Spatial Data Services (SDS) in .NET
Stars: ✭ 39 (+34.48%)
Mutual labels:  portable
timebox
A timer script for Windows/Linux/Unix/macOS to practice timeboxing (the time management technique)
Stars: ✭ 42 (+44.83%)
Mutual labels:  posix
oconfigure
configuration script for BSD.lv projects
Stars: ✭ 36 (+24.14%)
Mutual labels:  portable
Portable-WebDAV-Library
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…
Stars: ✭ 45 (+55.17%)
Mutual labels:  portable

dotfiles

This repository contains my dotfiles, runit services and small scripts. Many scripts are inspired by or copied from leah2.

usage

$ ./install.sh
# ./install-root.sh

deps

  • extarce - trace exec() calls system-wide
  • lr - list files, recursively
  • snooze - run a command at a particular time
  • xe - simple xargs and apply replacement
  • dmenu
  • dwm
  • st

bin/

  • colors - terminal color and attribute escape sequences
  • cppgrep - grep in C/C++ headers
  • diffed [-CHT] [-pN] [-s SUBST -r REPL] [-x EXCLUDE] - filter for unified diffs
  • dmoji - dmenu based emoji picker
  • errstr errno... - print error string
  • fzpsgrep [pattern] - psgrep with fzy selection
  • git merge-pr [PRNUM][@REMOTE] [GIT-AM FLAGS...] - list or apply GitHub pull request from command-line
  • grurls - substitute and group urls
  • h - print the current paths vcs root or home
  • hex2rgb [hex ...] - converts hex colors to rgb
  • ix FILES... - paste to ix.io
  • jour [-d YYYY.MM.DD] [ls|read|write] - simple text journal
  • nginx-here [DIR] [PORT] - serve current directory (or DIR) on PORT (or 8080)
  • oomtop - lists processes by oom score
  • psgrep [pattern] - ps for matching processes
  • rgb2hex red green blue - converts rgb to hex colors
  • s [-w sec] [cmd] [service...] - runit service helper
  • sprunge FILES... - paste to sprunge.us
  • ssh-copy-term - copy terminfo via ssh
  • swaptop - show most swap-using processes
  • timer [hh:mm[:ss]]... [[0-9]*[h|m|s]]... -- prog [args...]
  • tmux-signal pid [signal] - send signal to running processes in pids session
  • tmux-urls - get a list of all visible urls
  • twoman CMD... - show comments at the beginning of a script
  • unpatch [-pN] FILES... - re-generate patch from files and their .orig version
  • venv - small POSIX shell script for python virtualenv
  • yiff - colored diff
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].