Update 2024-11-04 07:13 OpenBSD/amd64-t14
This commit is contained in:
parent
bcacac1029
commit
93fb45fd3c
@ -1,6 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#/usr/local/bin/ungoogled-chromium \
|
#/usr/local/bin/ungoogled-chromium \
|
||||||
#export DBUS_SESSION_BUS_ADDRESS="unix:path=/dev/null"
|
#export DBUS_SESSION_BUS_ADDRESS="unix:path=/dev/null"
|
||||||
|
export ENABLE_WASM=Yes
|
||||||
/usr/local/bin/chrome \
|
/usr/local/bin/chrome \
|
||||||
--no-first-run \
|
--no-first-run \
|
||||||
--disable-crash-reporter \
|
--disable-crash-reporter \
|
||||||
|
2
.kshrc
2
.kshrc
@ -172,6 +172,8 @@ alias portroach="portroach-cli -m codevoid"
|
|||||||
|
|
||||||
alias ugrep="\ugrep -nI --exclude=tags --exclude=.tags --exclude='cscope.*'"
|
alias ugrep="\ugrep -nI --exclude=tags --exclude=.tags --exclude='cscope.*'"
|
||||||
|
|
||||||
|
alias joplin="firefox https://app.joplincloud.com &"
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# AMUSED
|
# AMUSED
|
||||||
########################################################################
|
########################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user