Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
Some checks failed
Nix Format Check / check-format (push) Failing after 39s

This commit is contained in:
2025-03-11 09:51:01 +01:00
16 changed files with 141 additions and 114 deletions

View File

@ -4,8 +4,6 @@ let
dotfilesPath = builtins.getEnv "DOTFILES_PATH";
in
{
home.file.".bashrc.extra".source = "${dotfilesPath}/.bashrc";
programs.bash = {
enable = true;
enableCompletion = true;

View File

@ -28,8 +28,7 @@
wget
fastfetch
# Package management
pipx
# Package management
devbox
# Development SDKs/Toolkits
@ -49,7 +48,6 @@
# File and directory operations
eza # Modern ls
bat # Modern cat
zoxide # Smarter cd command
broot # Interactive directory navigator
du-dust # Modern du
duf # Modern df