mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
test
This commit is contained in:
parent
70fb5f42bc
commit
7b737c77aa
2
.bashrc
2
.bashrc
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -o vi
|
||||
##set -o vi
|
||||
stty -ixon # Disable ctrl-s and ctrl-q.
|
||||
shopt -s autocd #Allows you to cd into directory merely by typing the directory name.
|
||||
HISTSIZE= HISTFILESIZE= # Infinite history.
|
||||
|
Loading…
x
Reference in New Issue
Block a user