version: update to v0.1.0
This commit is contained in:
@@ -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 &)
|
||||
|
||||
Reference in New Issue
Block a user