Skip to content
View Chamal1120's full-sized avatar
🌊
sulking near the sea
🌊
sulking near the sea

Block or report Chamal1120

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
Chamal1120/README.md

Hi, I'm Chamal

$ env | grep -E '^(EDITOR|LANG|SHELL|TERM|USER|WM)=' | sort -u
EDITOR=nvim
LANG=en_US.UTF-8
SHELL=/bin/zsh
TERM=tmux
USER=chamal
WM=hyprland

$ alias | grep "=$(whoami)$" | sort -u
chama=chamal
chamal1120=chamal
randy=chamal

$ cat /etc/profile.d/personal_info.sh | sort -u
BLOG="dev.to/chamal1120"
LINKEDIN="linkedin.com/in/chamalrandika"
PROGRAMMING_LANGS="Bash, C, Dart, Python, JavaScript"

Pinned Loading

  1. dotfiles-linux-hyprland dotfiles-linux-hyprland Public

    The blueprint of my blazing fast Linux Rice!

    Lua 11 1

  2. macbookpro-12-1-linux-fix-files macbookpro-12-1-linux-fix-files Public

    Fixes to get a better linux experience on MacBook Pro Early 2015 (A1502)

    Shell 2

  3. chromium-extension-downloader chromium-extension-downloader Public

    A shell script to download google chrome extensions for ungoogled chromium

    Shell

  4. nvim-session-save nvim-session-save Public

    A simple lua file to take advantage of vim's default mksession for automatic session management

    Lua