We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5c54a commit c33df12Copy full SHA for c33df12
home/.config/fish/config.fish
@@ -114,6 +114,7 @@ alias port '/sbin/ss -ntlp'
114
abbr py python
115
abbr rb ruby
116
alias rsync 'rsync --progress --partial'
117
+alias xst 'xstow -d ~/.local/stow'
118
119
alias e "nvr --servername=$XDG_RUNTIME_DIR/nvim.pipe --remote"
120
alias vs "nvr --servername=$XDG_RUNTIME_DIR/nvim.pipe --remote -O"
0 commit comments