mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 09:53:10 -05:00
Compare commits
No commits in common. "c0bf67219375e965f06ed305f48a6c3dff9f9fe9" and "3ca6872b9ef8707070dd776b377b5c6d454db188" have entirely different histories.
c0bf672193
...
3ca6872b9e
2 changed files with 1 additions and 3 deletions
2
bashrc
2
bashrc
|
@ -13,5 +13,3 @@ alias r="urxvt -name Ranger -e ranger & disown"
|
|||
alias kssh="/usr/bin/kitty +kitten ssh"
|
||||
|
||||
neofetch
|
||||
|
||||
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
font_family Hack
|
||||
font_size 10
|
||||
font_size 12
|
||||
cursor_shape block
|
||||
cursor_stop_blinking_after 10
|
||||
shell_integration enabled no-cursor
|
||||
|
|
Loading…
Reference in a new issue