[add] Add an alias for dotfiles

This commit is contained in:
Uttarayan Mondal
2023-10-11 11:28:14 +05:30
parent 4d31273eda
commit f4de136e7f

2
local/bin/dtf Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
git -C ~/.local/share/dotfiles "$@"