hyprland and fastfetch

This commit is contained in:
2025-05-12 23:18:37 +02:00
parent 217d949928
commit 7f19ae067f
13 changed files with 368 additions and 178 deletions

12
.bashrc Normal file
View File

@ -0,0 +1,12 @@
#
# ~/.bashrc
#
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
alias ls='ls --color=auto'
alias grep='grep --color=auto'
PS1='[\u@\h \W]\$ '
fastfetch