Skip to content
View denso666's full-sized avatar
:octocat:
mind
:octocat:
mind

Block or report denso666

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
denso666/README.md

Hi there 👋

  • 🔭 Specialized in Low level programming.
  • 🌱 Learning Linux administration.
  • 🐧 Fedora Lover.

Pinned Loading

  1. Translucid-albert-theme Translucid-albert-theme Public

  2. simple-32b-mips-architecture simple-32b-mips-architecture Public

    Verilog

  3. dense-rofi-theme dense-rofi-theme Public

    An elegant rofi theme

    2

  4. atmconfig_ros_variables.sh atmconfig_ros_variables.sh
    1
    #!/bin/bash
    2
    
    
    3
    #	GET HOSTNAME IP
    4
    IP=$(hostname -I)
    5
    BASH_SESSION=~/.bashrc
  5. Simple configuration to neovim Simple configuration to neovim
    1
    set number
    2
    set relativenumber
    3
    syntax enable
    4
    set showcmd
    5
    set encoding=utf-8
  6. linux_kernel_module linux_kernel_module Public

    C