mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-13 07:52:56 +00:00
feat(config): fish configs
This commit is contained in:
4
config/fish/functions/.d.fish
Normal file
4
config/fish/functions/.d.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function .d --wraps='cd ~/.dotfiles' --description 'alias .d=cd ~/.dotfiles'
|
||||
cd ~/.dotfiles $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user