lil thingies
This commit is contained in:
parent
19cdf5abbb
commit
07da04b1ed
8 changed files with 60 additions and 28 deletions
|
|
@ -23,11 +23,8 @@ 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"
|
||||
aliases["kissh"] = "kitten ssh"
|
||||
aliases["kidiff"] = "kitten diff"
|
||||
|
||||
# Applications
|
||||
aliases["gparted"] = "xhost +local: && sudo gparted"
|
||||
|
||||
## INTERACTIVE CONFIGURATION ##
|
||||
if $XONSH_INTERACTIVE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue