talon-scripts/community/apps/powershell/powershell_win.talon
2025-08-19 08:06:37 -04:00

22 lines
522 B
Plaintext

os: windows
and app.name: Windows PowerShell
os: windows
app: windows_terminal
and win.title: /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
tag(): user.file_manager