initial dotfiles
This commit is contained in:
commit
8a2e735875
7 changed files with 588 additions and 0 deletions
8
.config/fish/config.fish
Normal file
8
.config/fish/config.fish
Normal 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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue