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