initial dotfiles

This commit is contained in:
Rasyidan Akbar F. 2026-02-27 05:28:26 +07:00
commit 8a2e735875
7 changed files with 588 additions and 0 deletions

8
.config/fish/config.fish Normal file
View file

@ -0,0 +1,8 @@
source /usr/share/cachyos-fish-config/cachyos-config.fish
# overwrite greeting
# potentially disabling fastfetch
#function fish_greeting
# # smth smth
#end
alias dotfiles='git --git-dir=/home/rsydn/.dotfiles/ --work-tree=/home/rsydn'