Latex styles and mtr
This commit is contained in:
@ -37,7 +37,7 @@ in
|
||||
export PATH=$HOME/.pnpm-packages/bin:$HOME/.pnpm-packages:$PATH
|
||||
export PATH=$HOME/.npm-packages/bin:$HOME/bin:$PATH
|
||||
export PATH=$HOME/.local/share/bin:$PATH
|
||||
|
||||
export PATH=$HOME/.cargo/bin:$PATH
|
||||
# Remove history data we don't want to see
|
||||
export HISTIGNORE="pwd:ls:cd"
|
||||
|
||||
|
@ -20,6 +20,7 @@ with pkgs;
|
||||
zip
|
||||
htop
|
||||
ncdu
|
||||
mtr
|
||||
nixfmt-rfc-style
|
||||
|
||||
# Encryption and security tools
|
||||
@ -59,7 +60,7 @@ with pkgs;
|
||||
tmux
|
||||
unrar
|
||||
unzip
|
||||
zsh-powerlevel10k
|
||||
# zsh-powerlevel10k
|
||||
|
||||
# Python packages
|
||||
python3
|
||||
@ -85,6 +86,14 @@ with pkgs;
|
||||
tikzfill
|
||||
makecell
|
||||
bibunits
|
||||
lualatex-math
|
||||
selnolig
|
||||
titling
|
||||
upquote
|
||||
microtype
|
||||
footnotehyper
|
||||
parskip
|
||||
xurl
|
||||
;
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user