Skip to content

Navigation Menu

Sign in
Sign up
@itzjustalan
itzjustalan
Follow
View itzjustalan's full-sized avatar
πŸ™Œ
stuck in vim

just Alan. itzjustalan

πŸ™Œ
stuck in vim

Organizations

@india-covid-stats

Block or report itzjustalan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
itzjustalan /README.md

Pinned Loading

  1. select and kill running processes wi... select and kill running processes with dmenu
    1
    pid=$(ps -au $USER -o pid,%mem,%cpu,tty,comm | sort -brk2 | sed -n '1!p' | dmenu -i -l 15 | awk '{print 1ドル " " 5ドル}')
    2
    pname=$(echo $pid | awk '{print 2ドル}')
    3
    pid=$(echo $pid | awk '{print 1ドル}')
    4
    kill $pid
    5
    #kill -15 $pid 2>/dev/null
  2. wrapper for 0x0.st wrapper for 0x0.st
    1
    declare -r TEMPFILE=$(mktemp "${TMPDIR:-/tmp}/tempsxfile.XXX")
    2
    3
    if [[ -d 1ドル ]];then
    4
     echo "you passed in a directory!! implement zipping to use this thread";
    5
    elif [[ -f 1ドル ]];then
  3. flutter CI/CD withn github releases ... flutter CI/CD withn github releases and API token integration
    1
    on: push
    2
    name: Build and Release apk
    3
    jobs:
    4
     build:
    5
     name: Build APK
  4. dmenu script to install and remove s... dmenu script to install and remove software using pacman
    1
    #!/bin/bash
    2
    3
    action=$(echo -e "Install\nRemove\nUpgrade\nClean" | dmenu -p "sofman: " -i)
    4
    5
    case $action in
  5. Universal Vim notetaker Universal Vim notetaker
    1
    #!/bin/sh
    2
    3
    noteFilename="$HOME/myfiles/notes/$(date +%Y/%B)/note-$(date +%Y-%m-%d).txt"
    4
    5
    if [ ! -f $noteFilename ];then
  6. fstab for dual booting with windows fstab for dual booting with windows
    1
    # Static information about the filesystems.
    2
    # See fstab(5) for details.
    3
    4
    # <file system> <dir> <type> <options> <dump> <pass>
    5
    # /dev/nvme0n1p5

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /