diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index bc4fc2c..01dc2e0 100644 --- a/homeConfig/dotfiles/bash/bashrc +++ b/homeConfig/dotfiles/bash/bashrc @@ -21,3 +21,5 @@ if [ -d "$bash_completion_dir" ]; then source "$file" 2>/dev/null done fi + +alias LS = 'LSD' diff --git a/homeConfig/dotfiles/fontconfig/fonts.conf b/homeConfig/dotfiles/fontconfig/fonts.conf index 91229e3..099cea7 100644 --- a/homeConfig/dotfiles/fontconfig/fonts.conf +++ b/homeConfig/dotfiles/fontconfig/fonts.conf @@ -1,19 +1,19 @@ - - monospace - - Noto Sans - Noto Sans CJK JP - Emoji One - - - - TerminusWithNerdFont - - Terminus - Hack Nerd Font - - + + monospace + + Noto Sans + Noto Sans CJK JP + Emoji One + + + + TerminusWithNerdFont + + Terminus + Hack Nerd Font + + diff --git a/homeConfig/home.nix b/homeConfig/home.nix index 4eaf0c5..e2b27b7 100644 --- a/homeConfig/home.nix +++ b/homeConfig/home.nix @@ -26,6 +26,7 @@ git openssh unzip + lsd bash-completion pkg-config