version: update to v0.1.0

This commit is contained in:
Trianta
2025-02-04 07:24:53 -06:00
parent 0b3190c4ae
commit 2530e4298a
12 changed files with 167 additions and 173 deletions
+3
View File
@@ -32,6 +32,7 @@ alias -g cmakeb="cmake --build build -j $(nproc)"
alias -g pcore="taskset -c 1-7"
alias -g a="notify"
alias -g af="taskset -c 0-19 notify"
alias -g tm="tmux new -A -s"
# Plugins from AUR
source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme
@@ -101,4 +102,6 @@ export EDITOR="nvim"
# Global CMake clangd fix
export CMAKE_EXPORT_COMPILE_COMMANDS=1
[[ "$(tty)" == /dev/tty1 ]] && Hyprland
$(&>/dev/null pw-play --volume=2.0 ~/.alert/ready.mp3 &)