Adding new stuff
This commit is contained in:
parent
ca6890dced
commit
dd9ea05fe9
2 changed files with 3 additions and 1 deletions
|
|
@ -154,3 +154,5 @@ alias yesip6="sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6'"
|
|||
alias dd="dd status=progress"
|
||||
alias omg2="killall plasmashell; plasmashell > /dev/null 2>&1 & disown"
|
||||
alias aliases="vim /home/viktor/.bash_aliases && source /home/viktor/.bash_aliases"
|
||||
|
||||
# alias ghcirun="ghci --make $1; ./$1"
|
||||
|
|
|
|||
|
|
@ -249,7 +249,7 @@ tmux_conf_copy_to_os_clipboard=false
|
|||
#set -g history-limit 10000
|
||||
|
||||
# start with mouse mode enabled
|
||||
#set -g mouse on
|
||||
# set -g mouse on
|
||||
|
||||
# force Vi mode
|
||||
# really you should export VISUAL or EDITOR environment variable, see manual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue