mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Use rofi for SSH passphrases
This commit is contained in:
parent
e646389fab
commit
bb8b9420d6
3 changed files with 32 additions and 1 deletions
|
|
@ -4,5 +4,6 @@ DOTFILES_ROOT_DIR="$(dirname "$DOTFILES_HOME_DIR")"
|
|||
DOTFILES_ZSH_DIR="$DOTFILES_ROOT_DIR/zsh"
|
||||
DOTFILES_BASH_DIR="$DOTFILES_ROOT_DIR/bash"
|
||||
DOTFILES_SHELL_DIR="$DOTFILES_ROOT_DIR/shell"
|
||||
DOTFILES_BIN_DIR="$DOTFILES_ROOT_DIR/bin"
|
||||
|
||||
# vim: ft=sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue