diff --git a/other/aliases b/other/aliases index dafda35..ea88245 100755 --- a/other/aliases +++ b/other/aliases @@ -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" diff --git a/packages.nix b/packages.nix index 789a1b3..b7a307c 100755 --- a/packages.nix +++ b/packages.nix @@ -42,6 +42,7 @@ #go #Go Programming Language gcc pkg-config + vscode #Editor for all kinds of programms #Desktop Applications vlc