dotfiles/talon/user/community/apps/powershell/powershell_win.talon

16 lines
434 B
Text

os: windows
and app.name: Windows PowerShell
os: windows
and app.exe: powershell.exe
-
# makes the commands in terminal.talon available
tag(): terminal
# activates the implementation of the commands/functions in terminal.talon
tag(): user.generic_windows_shell
# makes commands for certain applications available
# you can deactivate them if you do not use the application
tag(): user.git
tag(): user.anaconda
# tag(): user.kubectl