Added VsCode and an alias to edit LaTeX files

This commit is contained in:
2025-10-07 12:17:00 +02:00
parent 22b55e455c
commit a695599c3f
2 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,7 @@ alias py="python3"
#alias mcrow="sudo micro"
alias mcrow="echo 'you better try to use nvim you little shit! :3'"
alias srcals="source /etc/nixos/other/aliases && echo 'Sourced Aliases ... successful!'"
alias please="sudo"
alias neofetch="fastfetch"
@ -47,3 +47,6 @@ alias kde-theme-apply="source /etc/nixos/plasma/konsave.sh"
alias exit-hyprland="hyprctl dispatch exit"
alias hyprland-exit="hyprctl dispatch exit"
alias hypr-edit="sudoedit /etc/nixos/other/hyprland.conf"
#LaTeX Commands
alias makepdf="makeglossaries main && pdflatex main.tex"

View File

@ -42,6 +42,7 @@
#go #Go Programming Language
gcc
pkg-config
vscode #Editor for all kinds of programms
#Desktop Applications
vlc