Dots Updated
* Adds fish alias for ssh to support xterm
This commit is contained in:
@@ -7,3 +7,4 @@ function fish_greeting
|
||||
end
|
||||
|
||||
alias open_file='fzf --preview "less {}" | xargs -o vim'
|
||||
alias ssh='env TERM=xterm-256color ssh'
|
||||
|
||||
Reference in New Issue
Block a user