summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/shortcutrc2
-rwxr-xr-x[-rw-r--r--].config/startup/battlestation2
-rwxr-xr-x[-rw-r--r--].config/startup/intern0
-rw-r--r--.config/zsh/.zshrc2
4 files changed, 4 insertions, 2 deletions
diff --git a/.config/shortcutrc b/.config/shortcutrc
index c85f550..2295bd5 100644
--- a/.config/shortcutrc
+++ b/.config/shortcutrc
@@ -25,6 +25,8 @@
# - lowercase shortcuts prepended by 'y' copies selected files to these paths
# - lowercase shortcuts prepended by 'm' moves selected files to these paths
+CV, cv, ~/Dropbox/A/work/Application/CV/current
+Website, ww, ~/Workspace/chausse.xyz
Config, cf, ~/.config
Neovim, vi, ~/.config/nvim
School, sf, ~/Dropbox/A/scholar/sherbrooke/24-01
diff --git a/.config/startup/battlestation b/.config/startup/battlestation
index c3c5ea2..19c541e 100644..100755
--- a/.config/startup/battlestation
+++ b/.config/startup/battlestation
@@ -7,4 +7,4 @@ gentoo-pipewire-launcher &
nvidia-settings --load-config-only &
# Load stacked dual monitor configuration
-$XDG_CONFIG_HOME/screenlayout/battlestation-dualmon.sh &
+$XDG_CONFIG_HOME/screenlayout/battlestation-dualmon &
diff --git a/.config/startup/intern b/.config/startup/intern
index d6ae6bd..d6ae6bd 100644..100755
--- a/.config/startup/intern
+++ b/.config/startup/intern
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc
index 7ec7bc0..eefa79a 100644
--- a/.config/zsh/.zshrc
+++ b/.config/zsh/.zshrc
@@ -87,7 +87,7 @@ mkcd() {
}
# Loading shortcuts made by aliasgen and shortcutgen
-source $HOME/.cache/zsh-aliases*
+source $HOME/.cache/zsh-aliases
source $HOME/.cache/zsh-shortcuts
source $HOME/.cache/shell-vars