Make executable

This commit is contained in:
2021-04-09 20:34:47 +01:00
parent 6ba02d1214
commit 05eda14b24
29 changed files with 7 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# Enable colors and set prompt
autoload -U colors && colors
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]{$reset_color%}$%b "
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
setopt autocd # Automatically cd into typed directory.
stty stop undef # Disable ctrl-s to freeze terminal.
setopt interactive_comments

0
.local/bin/compiler Normal file → Executable file
View File

0
.local/bin/displayselect Normal file → Executable file
View File

0
.local/bin/dmenuhandler Normal file → Executable file
View File

0
.local/bin/dmenumount Normal file → Executable file
View File

0
.local/bin/dmenupass Normal file → Executable file
View File

0
.local/bin/dmenuumount Normal file → Executable file
View File

0
.local/bin/dmenuunicode Normal file → Executable file
View File

0
.local/bin/ex Normal file → Executable file
View File

0
.local/bin/leave Normal file → Executable file
View File

0
.local/bin/lfselect Normal file → Executable file
View File

0
.local/bin/linkhandler Normal file → Executable file
View File

0
.local/bin/maimpick Normal file → Executable file
View File

0
.local/bin/newsup Normal file → Executable file
View File

0
.local/bin/opout Normal file → Executable file
View File

0
.local/bin/qndl Normal file → Executable file
View File

0
.local/bin/queueandnotify Normal file → Executable file
View File

0
.local/bin/rotdir Normal file → Executable file
View File

0
.local/bin/rssadd Normal file → Executable file
View File

0
.local/bin/setbg Normal file → Executable file
View File

0
.local/bin/setup/maptool Executable file
View File

0
.local/bin/setup/nextcloud Executable file
View File

0
.local/bin/setup/pass Executable file
View File

6
.local/bin/setup/setup Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
enpass
read -n 1 -r -s -p $'Press enter when you have synced enpass...\n'

0
.local/bin/setup/ssh Executable file
View File

0
.local/bin/setup/wacom Executable file
View File

0
.local/bin/shortcuts Normal file → Executable file
View File

0
.local/bin/tag Normal file → Executable file
View File

0
.local/bin/texclear Normal file → Executable file
View File