Skip to content

Instantly share code, notes, and snippets.

View shahzadbinshahjahan's full-sized avatar
🎯
Focusing

Shahzad Bin Shahjahan shahzadbinshahjahan

🎯
Focusing
View GitHub Profile
@shahzadbinshahjahan
shahzadbinshahjahan / ury-setup.md
Last active October 16, 2025 06:12
URY Setup and Permissions List

URY Initial Setup

Since there are many steps required in order to set up URY, we have prepared a database restoration file to help you get started quickly.

This file will bootstrap a URY site with the following pre-configured elements:

  • ✅ All required Permissions
  • ✅ Predefined Roles
  • ✅ Default Users
@kossoy
kossoy / bashrc.sh
Last active October 22, 2023 12:14
Elementary OS default .bashrc
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# We use preexec and precmd hook functions for Bash
# If you have anything that's using the Debug Trap or PROMPT_COMMAND
# change it to use preexec or precmd
# See also https://github.com/rcaloras/bash-preexec
# If not running interactively, don't do anything
case $- in