$ 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"
- Sri Lanka
- https://dev.to/chamal1120
- in/chamalrandika
Pinned Loading
-
macbookpro-12-1-linux-fix-files
macbookpro-12-1-linux-fix-files PublicFixes to get a better linux experience on MacBook Pro Early 2015 (A1502)
Shell 3
-
easyedit.nvim
easyedit.nvim PublicA simple neovim plugin to ease out lengthy vim cmds for RegEx based text editing
Lua 1
-
book-store
book-store PublicForked from SkyOpsCloud/book-store
A serverless e-commerce webapp for CCS3316 - Cloud Infrastructure Module of University
JavaScript
-
flutter-nic-decoder
flutter-nic-decoder PublicSource code for the NIC decoder flutter exercise of CCS3351 Mobile Application Development module of University
Dart
-
flask-notes-app
flask-notes-app PublicA simple notes app for the Cloud Application Development module of University
Python 2
If the problem persists, check the GitHub status page or contact support.