summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-12-25 17:44:45 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-12-25 17:44:45 +0900
commit69880ae8553b3cc8d34ff8b3ef4b1b9508f159d5 (patch)
tree9a6d0b758a343b992cee89418a3a84872ea7a13f /static
parent2e78aeac389674a512831aab291bb1d5abcc2b40 (diff)
updates
Diffstat (limited to 'static')
-rw-r--r--static/macprogs.csv2
-rwxr-xr-xstatic/thesiah-mac.sh1
2 files changed, 2 insertions, 1 deletions
diff --git a/static/macprogs.csv b/static/macprogs.csv
index 2ad68fd..0b89759 100644
--- a/static/macprogs.csv
+++ b/static/macprogs.csv
@@ -19,6 +19,7 @@ C,fliqlo,is a flip clock screensaver.
,fzf,is a command-line fuzzy finder written in Go.
,git-delta,is a syntax-highlighting pager for git and diff output.
M,Hand Mirror,is a one-click camera check.
+C,homerow,enables mousless navigation.
C,iina,is a minimalist IRC client.
M,iRightMouse,is a powerful macOS right-click menu tool.
C,itsycal,is a menu bar calendar.
@@ -37,6 +38,7 @@ C,logi-options-plus,is a software for logitech devices.
C,microsoft-office,is a office suite.
C,monitorcontrol,controls external monitor brightness & volume.
C,mos,enables smooths scrolling and set mouse scroll directions independently.
+C,mouseless,enables mouseless navigation.
,neovim,is a text editor.
C,numi,is a calculator and converter application.
C,obsidian,is a knowledge base that works on top of a local folder of plain txt Markdown files.
diff --git a/static/thesiah-mac.sh b/static/thesiah-mac.sh
index a38d7f1..4811edf 100755
--- a/static/thesiah-mac.sh
+++ b/static/thesiah-mac.sh
@@ -6,7 +6,6 @@
### VARIABLES ###
-name=$(whoami) # Use the current user's name
dotfilesrepo="https://github.com/TheSiahxyz/mac.git"
progsfile="https://raw.githubusercontent.com/thesiah/THESIAH/main/static/macprogs.csv"
repobranch="main"