add alias
This commit is contained in:
parent
e0c15153f5
commit
abc49402aa
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ aliases["op"] = "xdg-open"
|
|||
# scrips
|
||||
aliases["theo"] = "python ~/.config/xonsh/theo.py"
|
||||
aliases["kittycatsay"] = "python ~/.config/xonsh/kittycatsay.py"
|
||||
aliases["code-extensions"] = "curl https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/applications/editors/vscode/extensions/update_installed_exts.sh | sh"
|
||||
|
||||
# Kitty helpers
|
||||
aliases["kicat"] = "kitten icat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue