mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 11:55:08 +00:00
chore(config): move alias functions to alias.fish
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
function .c --wraps='cd ~/Code' --description 'alias .c=cd ~/Code'
|
||||
cd ~/Code $argv
|
||||
|
||||
end
|
||||
@@ -1,4 +0,0 @@
|
||||
function .d --wraps='cd ~/.dotfiles' --description 'alias .d=cd ~/.dotfiles'
|
||||
cd ~/.dotfiles $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user