revert back to gnome console, kitty sucks

This commit is contained in:
2024-11-02 22:35:05 +01:00
parent 3882af2264
commit fc38dcb2ef
10 changed files with 33 additions and 33 deletions

View File

@ -11,7 +11,7 @@ alias gl='git log --stat'
# Home Manager Configuration
alias hm='cd $HOME/dotfiles/config/home-manager/ && home-manager'
alias hmnews='hm news --flake .#$DOTF_HOSTNAME'
alias hmswitch='hm switch --flake .#$DOTF_HOSTNAME --impure'
alias hmup='hm switch --flake .#$DOTF_HOSTNAME --impure'
# Modern tools aliases
alias l="eza --header --long --git --group-directories-first --group --icons --color=always --sort=name --hyperlink -o --no-permissions"