open command, vim toggle paste and numbers, etc..
This commit is contained in:
@@ -18,6 +18,9 @@ alias dvim="GIT_WORK_TREE='/home/kuba' GIT_DIR='/home/kuba/.dotfiles.git/' vim"
|
||||
|
||||
alias ls='ls --color=auto'
|
||||
|
||||
# Define a OS X-like open command
|
||||
open() { command xdg-open "$@" > /dev/null 2>&1 & }
|
||||
|
||||
# Source git prompt
|
||||
source_existing ~/scripts/git-prompt.sh
|
||||
source_existing ~/.bash_prompt.kuba
|
||||
|
||||
@@ -22,7 +22,7 @@ Host geym
|
||||
|
||||
Host kubaServer
|
||||
HostName 192.168.0.102
|
||||
User pi
|
||||
User ubuntu
|
||||
Port 22
|
||||
|
||||
Host vera
|
||||
|
||||
Reference in New Issue
Block a user