bash dirs first and fastfetch

This commit is contained in:
AM
2026-01-06 16:05:29 -06:00
parent 5fe8c4ac80
commit 4a9117eee6
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
alias la="ls -ahl --color=auto"
alias la='ls -Ahl --color=auto --group-directories-first'
alias src='source ~/.bashrc'
# docker

View File

@@ -0,0 +1,2 @@
export PATH=$PATH:/usr/local/go/bin
fastfetch